An open API service indexing awesome lists of open source software.

https://github.com/joekakone/get-started-with-keras-callbacks

Get started with Keras callbacks
https://github.com/joekakone/get-started-with-keras-callbacks

callbacks keras tensorlfow

Last synced: about 1 month ago
JSON representation

Get started with Keras callbacks

Awesome Lists containing this project

README

          

# Get started with Keras callbacks
Je suis Joseph Konka, Data Scientist Junior chez Rintio. Contactez-moi sur joseph.kakone@gmail.com ou sur [LinkedIn](https://www.linkedin.com/in/joseph-koami-konka) ou encore sur [Facebook](https://web.facebook.com/josephkonka1999). Au plaisir d'échanger avec vous !

Dans cette série de didacticiels j'explore les principaux callbacks Keras. Pour téléchager le jeu de données, faites `sh download.sh`

## Sommaire
1. [ModelCheckpoint](1.ipynb)
2. [Tensorbaord](2.ipynb)
3. [LearningRateScheduler](3.ipynb)
4. [EarlyStopping](4.ipynb)
5. [Four main callbacks](5.ipynb)