workofart / ml-by-handLinks
A deep learning library built from scratch with complex neural networks examples built on top for learning purposes.
☆67Updated 3 months ago
Alternatives and similar repositories for ml-by-hand
Users that are interested in ml-by-hand are comparing it to the libraries listed below
Sorting:
- Educational implementation of a small GPT model from scratch in a single Jupyter Notebook☆96Updated 3 months ago
- This repository contain the simple llama3 implementation in pure jax.☆64Updated 3 months ago
- A fully functional and simple Machine Learning library made entirely from scratch with Python.☆279Updated last week
- A pure NumPy implementation of Mamba.☆223Updated 10 months ago
- R.L. methods and techniques.☆191Updated 6 months ago
- 🪝"mnist" in 60 lines of code, no dependencies. For educational purposes.☆31Updated 11 months ago
- Machine Learning with Symbolic Tensors☆278Updated last week
- ☆39Updated last month
- Autograd to GPT-2 completely from scratch☆113Updated last month
- ☆162Updated 2 weeks ago
- Lightweight Pandas monkey-patch that adds async support to map, apply, applymap, aggregate, and transform, enabling seamless handling of …☆127Updated 2 months ago
- Official repository of my book "A Hands-On Guide to Fine-Tuning LLMs with PyTorch and Hugging Face"☆56Updated 2 months ago
- A tiny version of GPT fully implemented in Python with zero dependencies☆70Updated 5 months ago
- ☆103Updated 9 months ago
- ☆41Updated 5 months ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆115Updated last year
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆196Updated last month
- ☆73Updated 3 months ago
- ☆46Updated 2 months ago
- ☆66Updated 11 months ago
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆126Updated last month
- ☆36Updated 2 weeks ago
- ☆46Updated 3 weeks ago
- Minimal and annotated implementations of key ideas from modern deep learning research.☆676Updated this week
- An experimental transformer stack and symbolic computation engine built entirely from first principles in pure Python.☆37Updated last month
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆63Updated last month
- Notes from the Latent Space paper club. Follow along or start your own!☆234Updated 10 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 10 months ago
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆252Updated last year
- ☆74Updated 11 months ago