Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/st4s1k/nn-zero-to-hero
Neural Networks: Zero to Hero
https://github.com/st4s1k/nn-zero-to-hero
Last synced: about 1 month ago
JSON representation
Neural Networks: Zero to Hero
- Host: GitHub
- URL: https://github.com/st4s1k/nn-zero-to-hero
- Owner: st4s1k
- Created: 2024-02-18T19:51:10.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-20T19:19:22.000Z (10 months ago)
- Last Synced: 2024-02-20T20:32:44.846Z (10 months ago)
- Language: Jupyter Notebook
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Learning how neurual networks work by following this playlist by Andrej Karpathy:
[Neural Networks: Zero to Hero](https://www.youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ)
This is not my original work. I do not claim to be the creator of all the code and information in this repository!
Although I make some adjustments to the code from the video, playing around with formatting the data and commenting my own conclusions.