Updated 6 months ago

gpt • Rank 1.8 • Science 44%

Generative Pre-trained Transformer in PyTorch from scratch

Updated 6 months ago

llms-from-scratch • Science 26%

Build your own Large Language Model from scratch with this code repository. Learn the ins and outs of LLMs like GPT. 🚀💻

Updated 6 months ago

https://github.com/cedrickchee/doom-wasm • Science 13%

Porting DOOM to WebAssembly from scratch, without much magic tooling or frameworks (i.e, Emscripten) on our way.

Updated 6 months ago

https://github.com/abhinand5/agent-from-scratch • Science 26%

A Python implementation of an AI agent from scratch, featuring file operations, mathematical evaluations, system info, safe command execution, and web search capabilities.