-
Overview: https://minitorch.github.io/module1.html
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
):
SPLIT (hidden_layers=3
):
DIAG (hidden_layers = 6
):
XOR (hidden_layers = 10
, epochs=550
):