Lession 1: Question related Learning rate

Try calling the loss Vs learning rate plot with argument 1, like that:

learn.sched.plot(1)

This allows for zooming out to see the whole plot as calling without argument shows the last part of the plot.
If you still don’t see anything try reducing the batch size again and repeat what I mentioned above.
Let us know if it works.

1 Like