- Deep Learning with Keras
- Antonio Gulli Sujit Pal
- 54字
- 2021-07-02 23:58:05
Controlling the optimizer learning rate
There is another attempt we can make, which is changing the learning parameter for our optimizer. As you can see in the following graph, the optimal value is somewhere close to 0.001, which is the default learning rate for the optimer. Good! Adam works well out of the box: