Deep Learning Open Source Projects
Browse 6,595 Deep Learning open source projects, ranked by GitHub stars. Find the most popular Deep Learning tools and libraries.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
Metrics details
| Stars | 196,385 |
huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Metrics details
| Stars | 162,755 |
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Metrics details
| Stars | 101,787 |
opencv/opencv
Open Source Computer Vision Library
Metrics details
| Stars | 90,013 |
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
Metrics details
| Stars | 82,540 |
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Metrics details
| Stars | 78,987 |
tensorflow/models
Models and examples built with TensorFlow
Metrics details
| Stars | 77,669 |
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
Metrics details
| Stars | 76,746 |
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Metrics details
| Stars | 73,608 |
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Metrics details
| Stars | 67,182 |
keras-team/keras
Deep Learning for humans
Metrics details
| Stars | 64,168 |
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
Metrics details
| Stars | 60,046 |
ultralytics/ultralytics
Ultralytics YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tracking
Metrics details
| Stars | 59,632 |
ultralytics/yolov5
Ultralytics YOLOv5 in PyTorch > ONNX > CoreML > TFLite
Metrics details
| Stars | 57,707 |
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Metrics details
| Stars | 57,483 |
deepfakes/faceswap
Deepfakes Software For All
Metrics details
| Stars | 55,355 |
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Metrics details
| Stars | 52,473 |
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
Metrics details
| Stars | 51,514 |
GokuMohandas/Made-With-ML
Learn how to develop, deploy and iterate on production-grade ML applications.
Metrics details
| Stars | 48,800 |
roboflow/supervision
We write your reusable computer vision tools. 💜
Metrics details
| Stars | 48,155 |
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.
Metrics details
| Stars | 46,399 |
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
Metrics details
| Stars | 45,780 |
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
Metrics details
| Stars | 45,285 |
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Metrics details
| Stars | 43,739 |
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.
Metrics details
| Stars | 43,290 |
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
Metrics details
| Stars | 43,166 |
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
Metrics details
| Stars | 41,419 |
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Metrics details
| Stars | 39,548 |
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Metrics details
| Stars | 37,625 |
babysor/MockingBird
🚀Clone a voice in 5 seconds to generate arbitrary speech in real-time
Metrics details
| Stars | 36,923 |
google/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
Metrics details
| Stars | 36,177 |
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
Metrics details
| Stars | 35,543 |
BVLC/caffe
Caffe: a fast open framework for deep learning.
Metrics details
| Stars | 34,573 |
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Metrics details
| Stars | 34,296 |
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
Metrics details
| Stars | 34,107 |
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Metrics details
| Stars | 34,019 |
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
Metrics details
| Stars | 33,755 |
mli/paper-reading
深度学习经典、新论文逐段精读
Metrics details
| Stars | 33,585 |
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
Metrics details
| Stars | 33,248 |
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Metrics details
| Stars | 32,420 |
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.
Metrics details
| Stars | 32,304 |
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
Metrics details
| Stars | 31,240 |
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
Metrics details
| Stars | 31,144 |
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Metrics details
| Stars | 30,252 |
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
Metrics details
| Stars | 29,936 |
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Metrics details
| Stars | 29,785 |
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
Metrics details
| Stars | 29,665 |
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Metrics details
| Stars | 29,248 |
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
Metrics details
| Stars | 29,185 |
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
Metrics details
| Stars | 28,826 |
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Metrics details
| Stars | 28,622 |
deezer/spleeter
Deezer source separation library including pretrained models.
Metrics details
| Stars | 28,327 |
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
Metrics details
| Stars | 28,145 |
fastai/fastai
The fastai deep learning library
Metrics details
| Stars | 28,088 |
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Metrics details
| Stars | 27,879 |
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Metrics details
| Stars | 26,772 |
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Metrics details
| Stars | 26,320 |
terryum/awesome-deep-learning-papers
The most cited deep learning papers
Metrics details
| Stars | 26,167 |
shap/shap
A game theoretic approach to explain the output of any machine learning model.
Metrics details
| Stars | 25,622 |
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.
Metrics details
| Stars | 25,598 |
