machine learning
Top 100 active public non-fork repositories tagged machine-learning, ordered by stars.
Snapshot: 2026-09-15T06:38:54.881Z. 100 results.
microsoft/qlib
Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.
48571 stars · Python
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
46857 stars · Python
paperless-ngx/paperless-ngx
A community-supported supercharged document management system: scan, index and archive all your documents
45129 stars · Python
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
43806 stars · Python
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
43737 stars · Jupyter Notebook
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
43537 stars · Python
deepspeedai/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
43113 stars · Python
patchy631/ai-engineering-hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
37544 stars · Jupyter Notebook
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
37397 stars · Python
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
36951 stars · C++
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
36854 stars · language not reported
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
34663 stars · C++
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
34564 stars · Rust
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
34445 stars · C++
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
34309 stars · Jupyter Notebook
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
33899 stars · Python
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
33486 stars · JavaScript
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
32856 stars · Python