Hi,
I am running the Lab 3 in Jupyter notebook in my PC, not on the Coursera platform.
And the callbacks function to set the learning rate for the single Neural Network does not seem working.
It does not display the trace of ‘lr’ during the training.
The visualization does display only the frame of the chart but not the chart itself.
I just wonder if I need to insert extra lines to use tf.keras.callbacks.LearningRateScheduler on my PC.
I would appreciate it if anyone can advise me how to resolve this issue.
Thanks
Best Regards,
Michio