A deep-dive on the entire history of deep-learning
☆1,531Jul 16, 2024Updated last year
Alternatives and similar repositories for deep-learning
Users that are interested in deep-learning are comparing it to the libraries listed below
Sorting:
- A deep dive on the history of robotics and the future of humanoids☆168Dec 16, 2024Updated last year
- learningggggggg 🐳☆575Apr 2, 2025Updated 11 months ago
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,071Oct 5, 2025Updated 4 months ago
- A minimal GPU design in Verilog to learn how GPUs work from the ground up☆11,766Aug 18, 2024Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆275Nov 21, 2024Updated last year
- LLM101n: Let's build a Storyteller☆36,390Aug 1, 2024Updated last year
- llama3 implementation one matrix multiplication at a time☆15,243May 23, 2024Updated last year
- High Quality Resources on GPU Programming/Architecture☆593Jul 26, 2024Updated last year
- Whalegrad 🐳 is a lightweight deep learning library written in C.☆10Jan 5, 2025Updated last year
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆405Nov 11, 2025Updated 3 months ago
- Machine Learning Engineering Open Book☆17,162Feb 21, 2026Updated last week
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Jul 31, 2024Updated last year
- Go from no deep learning knowledge to implementing GPT.☆1,288May 30, 2024Updated last year
- From the Transistor to the Web Browser, a rough outline for a 12 week course☆6,448Oct 12, 2021Updated 4 years ago
- An ML Systems Onboarding list☆1,000Feb 19, 2026Updated last week
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆162Oct 19, 2023Updated 2 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Aug 2, 2024Updated last year
- just me trying to implement deep learning concepts in code☆213Nov 8, 2025Updated 3 months ago
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆75,865Feb 5, 2026Updated 3 weeks ago
- ML from scratch☆2,442Aug 12, 2025Updated 6 months ago
- Entropy Based Sampling and Parallel CoT Decoding☆3,434Nov 13, 2024Updated last year
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆86,149Feb 19, 2026Updated last week
- ✨ ML for Biology & Medicine Research☆389Updated this week
- UNet diffusion model in pure CUDA☆657Jun 28, 2024Updated last year
- LLM training in simple, raw C/CUDA☆28,993Jun 26, 2025Updated 8 months ago
- Simple Transformer in Jax☆142Jun 22, 2024Updated last year
- SAC + CPL training humanoids to play piano☆13Mar 30, 2025Updated 11 months ago
- Tensor library with autograd using only Rust's standard library☆71Jul 1, 2024Updated last year
- Learnings and programs related to CUDA☆433Jun 29, 2025Updated 8 months ago
- Minimal and annotated implementations of key ideas from modern deep learning research.☆1,234Jan 29, 2026Updated last month
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆31,471Updated this week
- Some ipython notebooks implementing AI algorithms☆1,401May 15, 2025Updated 9 months ago
- An implement of deep learning framework and models in C☆47Apr 1, 2025Updated 11 months ago
- Solve puzzles. Improve your pytorch.☆3,950Jul 15, 2024Updated last year
- DSPy: The framework for programming—not prompting—language models☆32,381Feb 24, 2026Updated last week
- GPU programming related news and material links☆2,010Sep 17, 2025Updated 5 months ago
- Solve puzzles. Learn CUDA.☆11,970Sep 1, 2024Updated last year
- NanoGPT (124M) in 2 minutes☆4,679Updated this week
- TransformerCPP is a minimal C++ machine learning library with autograd and tensor ops, inspired by PyTorch. It includes a from-scratch Tr…☆47Nov 9, 2025Updated 3 months ago