No description
Find a file
2020-01-21 11:01:53 +01:00
datasets/MNIST implemented data loading and normalization 2019-12-11 22:27:51 +01:00
doc Added classification chapter 2020-01-21 11:01:53 +01:00
graphics Added classification chapter 2020-01-21 11:01:53 +01:00
nets implemented data loading and normalization 2019-12-11 22:27:51 +01:00
other_scripts completed "Layer Types" section 2020-01-17 23:28:10 +01:00
TicTacToe_AI Added chapters, trained net 2019-12-27 20:08:35 +01:00
wandb completed gradient descent section 2020-01-11 21:01:35 +01:00
.gitignore implemented data loading and normalization 2019-12-11 22:27:51 +01:00
mnist_classifier.py Implemented Net based AI 2019-12-26 23:02:08 +01:00
README.md Initial commit 2019-11-02 15:22:12 +01:00

pytorch-ai