Keras Callbacks: Customize Training Machine Learning Models

Published: 30 August 2024
on channel: NeuralNine
2,122
134

In this video today, we learn about Keras Callbacks, which allow us to customize the training process for machine learning models.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.neuralnine.com/shop

💼 Services 💼
💻 Freelancing & Tutoring: https://www.neuralnine.com/services

🌐 Social Media & Contact 🌐
📱 Website: https://www.neuralnine.com/
📷 Instagram:   / neuralnine  
🐦 Twitter:   / neuralnine  
🤵 LinkedIn:   / neuralnine  
📁 GitHub: https://github.com/NeuralNine
🎙 Discord:   / discord  

Timestamps:
(0:00) Intro
(0:25) Training Basic Neural Network
(6:52) Model Checkpoints
(10:30) Early Stopping
(12:48) Learning Rate Scheduling
(15:48) Tensorboard
(18:15) Custom Callbacks
(21:42) Outro