fchollet/deep-learning-with-python-notebooks
Jupyter notebooks containing runnable code samples from the book Deep Learning with Python, covering deep learning concepts with Keras.

Velocity · 7d
+6.3
★ / day
Trend
→steady
star history
This repository holds companion Jupyter notebooks for the Deep Learning with Python book by François Chollet. The notebooks contain runnable code examples covering deep learning topics including neural networks, CNNs, RNNs, and generative models. Code is written using Keras 3 and can run on JAX, TensorFlow, or PyTorch backends. It supports execution on Google Colab with GPU acceleration.