Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fkodom/intro-to-deep-learning
Code samples to accompany my "Intro to Deep Learning" article series on Medium.
https://github.com/fkodom/intro-to-deep-learning
Last synced: 7 days ago
JSON representation
Code samples to accompany my "Intro to Deep Learning" article series on Medium.
- Host: GitHub
- URL: https://github.com/fkodom/intro-to-deep-learning
- Owner: fkodom
- License: mit
- Created: 2022-05-18T03:18:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T03:20:37.000Z (over 2 years ago)
- Last Synced: 2024-10-28T06:29:59.881Z (about 2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro to Deep Learning
Code samples to accompany my "Intro to Deep Learning" article series on Medium.
* [Part 1 - What are Neural Networks?](https://medium.com/the-dl/intro-to-deep-learning-part-1-c2da453ebd2e)
* [Part 2 - Classifying Handwritten Digits](https://frank-odom.medium.com/intro-to-deep-learning-part-2-5a95eb3c7d86)