项目作者: ahirsharan

项目描述 :
LeNet5 on MNIST with SGD and Adam
高级语言: Jupyter Notebook
项目地址: git://github.com/ahirsharan/MNIST.git
创建时间: 2020-02-15T04:44:34Z
项目社区:https://github.com/ahirsharan/MNIST

开源协议:

下载


Train LeNet5 on MNIST with SGD and Adam Optimizer and analyze:

MIT License
PyTorch

  • Effect of training loss vs. Batch size for a fixed learning rate
  • Effect of training loss vs. Learning rate for a fixed Batch size

    This is an assignment submission for the course of Deep Learning Foundations and Applications(AI61002) at IIT Kharagpur.