https://github.com/danitrod/chollet-deep-learning
[English] Experiments from François Chollet's Deep Learning with Python
https://github.com/danitrod/chollet-deep-learning
Last synced: 2 months ago
JSON representation
[English] Experiments from François Chollet's Deep Learning with Python
- Host: GitHub
- URL: https://github.com/danitrod/chollet-deep-learning
- Owner: danitrod
- License: mit
- Created: 2020-10-16T03:05:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T23:12:22.000Z (over 4 years ago)
- Last Synced: 2025-02-05T06:32:28.452Z (4 months ago)
- Language: Jupyter Notebook
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chollet Experiments
In this repo there are some experiments found in François Chollet's `Deep Learning with Python` book. Some experiments were modified, comments are mostly my own.