Resolve "exponential decay learning rate is not working"
1 unresolved thread
1 unresolved thread
Compare changes
- Amir MOHAMMADI authored
+ 2
− 2
@@ -56,10 +56,10 @@ The example consists in training a very simple **CNN** with `MNIST` dataset in 4
@@ -56,10 +56,10 @@ The example consists in training a very simple **CNN** with `MNIST` dataset in 4
Now that you have defined your data, architecture, loss and training algorithm you can save this in a python file,