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

https://github.com/devamoghs/deep-learning-with-python

Examples and Exercises from Deep Learning with Python - Francis Chollet
https://github.com/devamoghs/deep-learning-with-python

algorithms artificial-intelligence deep-learning deep-learning-tutorial exercises machine-learning python3

Last synced: 4 months ago
JSON representation

Examples and Exercises from Deep Learning with Python - Francis Chollet

Awesome Lists containing this project

README

          

# deep-learning-with-python
Examples and Exercises from Deep Learning with Python - Francis Chollet

[Chapter 2: The mathematical building blocks of neural networks](https://github.com/devAmoghS/deep-learning-with-python/tree/master/chapter2)

[Chapter 3: Getting started with neural networks](https://github.com/devAmoghS/deep-learning-with-python/tree/master/chapter3)

[Chapter 4: Fundamentals of machine learning](https://github.com/devAmoghS/deep-learning-with-python/tree/master/chapter4)

[Chapter 5: Deep Learning for Computer Vision](https://github.com/devAmoghS/deep-learning-with-python/tree/master/chapter5)

[Chapter 6: Deep Learning for texts and sequences](https://github.com/devAmoghS/deep-learning-with-python/tree/master/chapter6)