nickbent / Torch_HW

0 stars 0 forks source link

Train FeedForward Net #1

Open nickbent opened 5 years ago

nickbent commented 5 years ago

Create a folder for layers and networks that contain fucntions for layers and networks. Remember to include init.py files (look at the other repository for info on that). Create a notebook that uses those layers and networks to train a model