andrewjhopkins's Stars
deepseek-ai/3FS
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
armankhondker/awesome-ai-ml-resources
Learn AI/ML for beginners with a roadmap and free resources.
Maharshi-Pandya/cudacodes
Learnings and programs related to CUDA
Infatoshi/mnist-cuda
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
smolorg/smolvecstore
a tiny vectorstore implementation built with numpy.
exo-explore/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
lanterndata/lantern
PostgreSQL vector database extension for building AI applications
karpathy/llm.c
LLM training in simple, raw C/CUDA
phil-opp/blog_os
Writing an OS in Rust
Cerebras/gigaGPT
a small code base for training large models
jla524/fromthetensor
From the Tensor to Stable Diffusion, a rough outline for a 1 week course.
sunxfancy/vscode-llvm
VSCode LLVM Compiler Explorer
siboehm/ShallowSpeed
Small scale distributed training of sequential deep learning models, built on Numpy and MPI.
pytorch-labs/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
gbdev/awesome-gbdev
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
ReactNativeNews/React-Native-Apps
Curated List of Open Source React Native Apps. Curation curtesy of
evanmiller/LLM-Reading-List
LLM papers I'm reading, mostly on inference and model compression
nikiibayat/TCP-over-UDP
An implementation of an educational tool for implementing and testing TCP over UDP in computer networks.
openai/openai-cookbook
Examples and guides for using the OpenAI API
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
cocopon/iceberg.vim
:antarctica: Bluish color scheme for Vim and Neovim
tssovi/grokking-the-object-oriented-design-interview
saminiir/level-ip
A hacker's userspace TCP/IP stack