Skip to content
/ Module-1 Public template
forked from minitorch/Module-1

Module 1 - Autodifferentiation

Notifications You must be signed in to change notification settings

bhavyashahh/Module-1

 
 

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

Resulting plots: SIMPLE (hidden_layers=2):

simple simple_loss

SPLIT (hidden_layers=3):

split split_loss

DIAG (hidden_layers = 6):

diag diag_loss

XOR (hidden_layers = 10, epochs=550):

xor xor_loss

About

Module 1 - Autodifferentiation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%