GitHub - ifoyooo/Module-1: Module 1 - Autodifferentiation · GitHub
Skip to content

ifoyooo/Module-1

 
 

Folders and files

Repository files navigation

MiniTorch Module 1

This assignment requires the following files from the previous assignments.

    minitorch/operators.py minitorch/module.py tests/test_module.py tests/test_operators.py project/run_manual.py

It seems that the bare minitorch (without numpy acceleration, etc.) implemented by ourselves is much slower and has poorer performance than the real pytorch.

Progress

  • task1_1

  • task1_2

  • task1_3

  • task1_4

  • task1_5

Result

About

Module 1 - Autodifferentiation

Resources

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Python 100.0%