Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
The Cscript Style Guide - A valid but opinionated subset of C.
Algorithm powering the For You feed on X
Plug-and-play TTS integration toolkit powered by Kokoro-82M. Python + CLI interface. Lightweight, open-source, and ready for real-world use.
From baby GPT to diffusion GPT: An annotated implementation of a character-level discrete diffusion model (adapted from Karpathy’s baby GPT).
implementation of Latent Dirichlet Allocation via Collapse Gibbs for topic modelling
YuE: Open Full-song Music Generation Foundation Model, something similar to Suno.ai but open
Visualizer for neural network, deep learning and machine learning models
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
State-of-the-art pretrained music models for training, evaluation, inference
An unnecessarily tiny implementation of GPT-2 in NumPy.
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)
A web Based Car Rental Management System
The simplest, fastest repository for training/finetuning small-sized VLMs.
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
a simple CLI command that will create a template of a generic ML Project
llama3 implementation one matrix multiplication at a time