introduction-to-deep-learning
introduction-to-deep-learning copied to clipboard
TensorBoard integration and learning rate schedules
Add TensorBoard integration and learning rate schedules in 01c notebook on day 1. Make sure that all training afterwards is using both TensorBoard and a learning rate scheduler. Learning rate should also be logged using appropriate callback.