项目作者: abhishekkgp

项目描述 :
Trained LeNet5 on MNIST with SGD and ADAM
高级语言: Jupyter Notebook
项目地址: git://github.com/abhishekkgp/Deep-Learning.git
创建时间: 2020-04-09T07:23:11Z
项目社区:https://github.com/abhishekkgp/Deep-Learning

开源协议:

下载


Deep-Learning

Training LeNet5 on MNIST with SGD and ADAM:

————->a)LeNet5 on MNIST with SGD:

—————————>Effect of training loss vs. Batch size for a fixed learning rate

—————————>Effect of training loss vs. Learning rate for a fixed Batch size

————->b)LeNet5 on MNIST with ADAM

—————————>Effect of training loss vs. Batch size for a fixed learning rate

—————————>Effect of training loss vs. Learning rate for a fixed Batch size