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

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

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.