summaryrefslogtreecommitdiff
path: root/mnist.py
AgeCommit message (Expand)Author
2021-09-10Reformat mnist.py codeAnthony Wang
2021-09-09Use GPU if availableAnthony Wang
2021-09-08Get code to work with CoCalcAnthony Wang
2021-09-07Revert "Add latest code"Anthony Wang
2021-09-07Add latest codeAnthony Wang
2021-09-03Save model to file and generate imagesAnthony Wang
2021-09-03Change data download pathAnthony Wang
2021-08-31Add latest filesAnthony Wang
2021-08-25Edits to make the script actually compile and achieve 99% on MNISTAnthony Wang
2021-08-24Start working on MNIST netAnthony Wang