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

https://github.com/kevinknights29/gpt-from-scratch

This project follows the tutorial: `Let's build GPT: from scratch, in code, spelled out.` from Andrej Karpathy.
https://github.com/kevinknights29/gpt-from-scratch

genai llm python

Last synced: 7 months ago
JSON representation

This project follows the tutorial: `Let's build GPT: from scratch, in code, spelled out.` from Andrej Karpathy.

Awesome Lists containing this project

README

          

# GPT-from-Scratch
This project follows the tutorial: `Let's build GPT: from scratch, in code, spelled out.` from Andrej Karpathy.