Back to search
Assignment 2 from http://cs231n.github.io/
Stars
2
Forks
7
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
PyTorch is definitely easier to use than Tensorflow. To install PyTorch: ran the following instructions from pytorch website:
1bdd9abView on GitHubGot as far as I could on tensorflow on cpu. Ran the following to get tensorflow in the notebook:
e157bf7View on GitHubFix the 'adam' implementation. Had to check the paper for the correct algorithm.
624fdb1View on GitHubBacking up my work on assignment 2, stuck on "Overfit small data"
2ef3195View on GitHub