GitHub - ojorgensen/minitorch-Module-1: Minitorch Module 1 - Autodifferentiation · GitHub
Skip to content

ojorgensen/minitorch-Module-1

 
 

Repository files navigation

MiniTorch Module 1

This assignment requires the following files from the previous assignments. You can get these by running

python sync_previous_module.py previous-module-dir current-module-dir

The files that will be synced are:

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

Completed!

I have completed all tasks for this module, also using Gabriel Mukobi's self-study guide. I really enjoyed going through this! Implementing autodiff was hard, but got there in the end.

About

Minitorch Module 1 - Autodifferentiation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%