Topic

deep-learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Repositories (1412)

applied-ml
applied-ml eugeneyan

📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.

28.8k
machine-learning-for-software-engineers
machine-learning-for-software-engineers ZuzooVn

A complete daily plan for studying to become a machine learning engineer.

28.7k
d2l-en
d2l-en d2l-ai Python

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT...

28.7k
spleeter
spleeter deezer Python

Deezer source separation library including pretrained models.

28.2k
so-vits-svc
so-vits-svc svc-develop-team Python

SoftVC VITS Singing Voice Conversion

28.1k
fastai
fastai fastai Jupyter Notebook

The fastai deep learning library

28k
awesome-deep-learning
awesome-deep-learning ChristosChristofidis

A curated list of awesome Deep Learning tutorials, projects and communities.

27.9k
Algorithm_Interview_Notes-Chinese
Algorithm_Interview_Notes-Chinese imhuay Python

2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记

27.6k
label-studio
label-studio HumanSignal TypeScript

Label Studio is a multi-type data labeling and annotation tool with standardized output format

27.1k
DeepSpeech
DeepSpeech mozilla C++

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 t...

26.8k
deep-learning-for-image-processing
deep-learning-for-image-processing WZMIAOMIAO Python

deep learning for image processing including classification and object-detection etc.

26.2k
awesome-deep-learning-papers
awesome-deep-learning-papers terryum TeX

The most cited deep learning papers

26.1k
handson-ml
handson-ml ageron Jupyter Notebook

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.

25.7k
shap
shap shap Jupyter Notebook

A game theoretic approach to explain the output of any machine learning model.

25.3k
pytorch-CycleGAN-and-pix2pix
pytorch-CycleGAN-and-pix2pix junyanz Python

Image-to-Image Translation in PyTorch

25.1k
labelImg
labelImg HumanSignal Python

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but y...

24.9k
fastbook
fastbook fastai Jupyter Notebook

The fastai book, published as Jupyter Notebooks

24.9k
JARVIS
JARVIS microsoft Python

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf

24.7k
Paddle
Paddle PaddlePaddle C++

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和...

23.8k
cs249r_book
cs249r_book harvard-edge JavaScript

Machine Learning Systems

23.7k
pytorch_geometric
pytorch_geometric pyg-team Python

Graph Neural Network Library for PyTorch

23.7k
best-of-ml-python
best-of-ml-python lukasmasuch

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

23.4k
ncnn
ncnn Tencent C++

ncnn is a high-performance neural network inference framework optimized for the mobile platform

23.1k
learnopencv
learnopencv spmallick Jupyter Notebook

Learn OpenCV : C++ and Python Examples

22.9k
deepface
deepface serengil Python

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python

22.6k
CVPR2026-Papers-with-Code
CVPR2026-Papers-with-Code amusi

CVPR 2026 论文和开源项目合集

22.5k
faster-whisper
faster-whisper SYSTRAN Python

Faster Whisper transcription with CTranslate2

22.3k
100-Days-Of-ML-Code
100-Days-Of-ML-Code MLEveryday Jupyter Notebook

100-Days-Of-ML-Code中文版

22.2k
serve
serve jina-ai Python

☁️ Build multimodal AI applications with cloud-native stack

21.9k
recommenders
recommenders recommenders-team Python

Best Practices on Recommendation Systems

21.7k
pytorch-handbook
pytorch-handbook zergtant Jupyter Notebook

pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运...

21.6k
datasets
datasets huggingface Python

🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools

21.4k
onnx
onnx onnx Python

Open standard for machine learning interoperability

20.7k
awesome-production-machine-learning
awesome-production-machine-learning EthicalML

A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning

20.4k
CV
CV AccumulateMore Jupyter Notebook

✔(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】

20.2k
onnxruntime
onnxruntime microsoft C++

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

19.9k
Dive-into-DL-PyTorch
Dive-into-DL-PyTorch ShusenTang Jupyter Notebook

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

19.4k
stanford-cs-229-machine-learning
stanford-cs-229-machine-learning afshinea

VIP cheatsheets for Stanford's CS 229 Machine Learning

19.4k
ml-agents
ml-agents Unity-Technologies C#

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for traini...

19.3k
DeepFaceLab
DeepFaceLab iperov Python

DeepFaceLab is the leading software for creating deepfakes.

19.1k
tfjs
tfjs tensorflow TypeScript

A WebGL accelerated JavaScript library for training and deploying ML models.

19.1k
awesome-nlp
awesome-nlp keon

:book: A curated list of resources dedicated to Natural Language Processing (NLP)

18.4k
web-llm
web-llm mlc-ai TypeScript

High-performance In-browser LLM Inference Engine

17.8k
Machine-Learning-Tutorials
Machine-Learning-Tutorials ujjwalkarn

machine learning and deep learning tutorials, articles and other resources

17.7k
pytorch-deep-learning
pytorch-deep-learning mrdbourke Jupyter Notebook

Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.

17.7k
ML-NLP
ML-NLP NLP-LOVE Jupyter Notebook

此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

17.6k
CNTK
CNTK microsoft C++

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

17.6k
DeepLearning
DeepLearning Mikoto10032 Jupyter Notebook

深度学习入门教程, 优秀文章, Deep Learning Tutorial

17.4k
incubator-mxnet
incubator-mxnet apache C++

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go,...

17.3k
tensor2tensor
tensor2tensor tensorflow Python

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

17.2k