Open Source: #machine-learning

Catalog projects marked with #machine-learning. Tags work as dedicated landing pages, so related tools are easier to find and connect.

This collection holds 60 projects with a combined 3,668,345 GitHub stars. Main languages: Python, Jupyter Notebook, C++.

About machine learning

Classic machine learning never went away: behind the generative-AI hype still stand gradient boosting, clustering, and battle-tested pipelines. Open source is the industry standard here — almost everything data scientists use daily is open.

The collection mixes libraries, courses, and tools: from teaching materials that walk through algorithms to production frameworks. Stars and community activity are an honest filter, and both are visible right on the cards.

Filters

Reset
Languages

Repositories

Found: 60
karpathy/nanochat
nanochat

nanochat is Andrej Karpathy’s educational project for walking through the main stages of training a small language model and running a simple chat.

Stars 55,484 Forks 7,632 Author karpathy Language Python License Unknown
Open
jingyaogong/minimind
MiniMind

MiniMind is an educational PyTorch project for reproducing a small language model end to end: data, pretraining, finetuning, and experiments.

Stars 52,236 Forks 6,726 Author jingyaogong Language Python License Unknown
Open