zfurman56 / minitorch-Module-1

Minitorch Module 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Learned classifier demo:

About

Minitorch Module 1


Languages

Language:Python 100.0%