https://github.com/nitinkedia7/nn-zero-to-hero
Code along with Andrew Karpathy's course covering neural networks in context of language models
https://github.com/nitinkedia7/nn-zero-to-hero
Last synced: 2 months ago
JSON representation
Code along with Andrew Karpathy's course covering neural networks in context of language models
- Host: GitHub
- URL: https://github.com/nitinkedia7/nn-zero-to-hero
- Owner: nitinkedia7
- License: mit
- Created: 2023-05-09T12:35:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T12:35:50.000Z (about 2 years ago)
- Last Synced: 2025-02-06T14:32:57.381Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 758 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neural Networks: Zero to Hero
I coded along the lectures of Andrew Karpathy's ridiculously good course .
Used [poetry](https://python-poetry.org) and [pyenv](https://github.com/pyenv/pyenv) for dependency management.