mohammad-ghaderi / mnist-asm-nnLinks
A complete neural network built entirely in x86 assembly language that learns to recognize handwritten digits from the MNIST dataset. No frameworks, no high-level languages - just pure assembly - ~5.3× faster than NumPy
☆158Updated 2 months ago
Alternatives and similar repositories for mnist-asm-nn
Users that are interested in mnist-asm-nn are comparing it to the libraries listed below
Sorting:
- A minimal fine-tuning repo for LFM2, fully built on Open Source.☆69Updated last week
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆399Updated 2 months ago
- Learn the building blocks of how to build gpt-oss from scratch☆108Updated 3 months ago
- Repository of implementations of classic and sota rl algorithms from scratch in PyTorch☆216Updated last week
- This project implements optimizers for TensorFlow and Keras, which can be used in the same way as Keras optimizers. Machine learning, Dee…☆46Updated this week
- ☆113Updated last month
- https://mlabonne.github.io/blog/☆92Updated 8 months ago
- ~950 line, minimal, extensible LLM inference engine built from scratch.☆241Updated this week
- Implementations of Papers that I read, you can read my breakdown in my blog☆89Updated 2 months ago
- ☆122Updated 6 months ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆68Updated 8 months ago
- Repo where I recreate some popular machine learning models from scratch in Python☆123Updated 10 months ago
- "LLM from Zero to Hero: An End-to-End Large Language Model Journey from Data to Application!"☆141Updated last week
- ☆41Updated last year
- My own repository containing the codes I wrote to practice CUDA programming.☆65Updated 2 years ago
- A library for reproducible deep learning.☆82Updated last month
- This repository contain the simple llama3 implementation in pure jax.☆70Updated 10 months ago
- ☆69Updated last month
- Coding an LLM and its building blocks from scratch.☆108Updated 9 months ago
- Implementation of a GPT-4o like Multimodal from Scratch using Python☆75Updated 9 months ago
- ☆59Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- ☆102Updated last year
- Rust Implementation of micrograd☆53Updated last year
- Lightweight real-time observability for PyTorch training.☆71Updated this week
- Visualizing some of the internals of a neural network during training and inference.☆75Updated last year
- Starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)☆32Updated 11 months ago
- Enhancing LLMs with LoRA☆204Updated 2 months ago
- A truly open version of gpt-oss which shows the entire pre-training from scratch☆82Updated 4 months ago
- a tiny vectorstore implementation built with numpy.☆63Updated last year