Topic

deep-learning

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

Repositories (1427)

tensorflow
tensorflow tensorflow C++

An Open Source Machine Learning Framework for Everyone

196.6k
stable-diffusion-webui
stable-diffusion-webui AUTOMATIC1111 Python

Stable Diffusion web UI

164.3k
transformers
transformers huggingface Python

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both i...

163.2k
pytorch
pytorch pytorch Python

Tensors and Dynamic neural networks in Python with strong GPU acceleration

102.1k
LLMs-from-scratch
LLMs-from-scratch rasbt Jupyter Notebook

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

100.2k
opencv
opencv opencv C++

Open Source Computer Vision Library

90.2k
cs-video-courses
cs-video-courses Developer-Y

List of Computer Science courses with video lectures.

82.8k
d2l-zh
d2l-zh d2l-ai Python

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

79.3k
ragflow
ragflow infiniflow Python

RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior...

78.4k
Prompt-Engineering-Guide
Prompt-Engineering-Guide dair-ai MDX

🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.

77.1k
annotated_deep_learning_paper_implementations
annotated_deep_learning_paper_implementations labmlai Python

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ....

67.2k
keras
keras keras-team Python

Deep Learning for humans

64.2k
Real-Time-Voice-Cloning
Real-Time-Voice-Cloning CorentinJ Python

Clone a voice in 5 seconds to generate arbitrary speech in real-time

60.1k
ultralytics
ultralytics ultralytics Python

Ultralytics YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tra...

60.1k
system_prompts_leaks
system_prompts_leaks asgeirtj JavaScript

Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT GPT-5.6, Codex GPT-5.6, GPT-5.5. Goog...

58.5k
yolov5
yolov5 ultralytics Python

Ultralytics YOLOv5 in PyTorch for object detection, instance segmentation, classification, training, and export.

57.8k
faceswap
faceswap deepfakes Python

Deepfakes Software For All

56.7k
AI-For-Beginners
AI-For-Beginners microsoft Jupyter Notebook

12 Weeks, 24 Lessons, AI for All!

53.8k
100-Days-Of-ML-Code
100-Days-Of-ML-Code Avik-Jain

100 Days of ML Coding

51.6k
Made-With-ML
Made-With-ML GokuMohandas Jupyter Notebook

Learn how to develop, deploy and iterate on production-grade ML applications.

48.9k
supervision
supervision roboflow Python

We write your reusable computer vision tools. 💜

48.5k
qlib
qlib microsoft Python

Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions....

46.8k
TTS
TTS coqui-ai Python

🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

45.8k
streamlit
streamlit streamlit Python

Streamlit — A faster way to build and share data apps.

45.4k
ai-engineering-from-scratch
ai-engineering-from-scratch rohitg00 Python

Learn it. Build it. Ship it for others.

45.1k
TensorFlow-Examples
TensorFlow-Examples aymericdamien Jupyter Notebook

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

43.7k
ray
ray ray-project Python

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

43.4k
gradio
gradio gradio-app Python

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

43.2k
DeepSpeed
DeepSpeed deepspeedai Python

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

42.8k
ColossalAI
ColossalAI hpcaitech Python

Making large AI models cheaper, faster and more accessible

41.4k
photoprism
photoprism photoprism Go

AI-Powered Photos App 🌈💎✨

40k
Deep-Learning-Papers-Reading-Roadmap
Deep-Learning-Papers-Reading-Roadmap floodsung Python

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

39.5k
tesseract.js
tesseract.js naptha JavaScript

Pure Javascript OCR for more than 100 Languages 📖🎉🖥

38.6k
GFPGAN
GFPGAN TencentARC Python

GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.

37.6k
MockingBird
MockingBird babysor Python

🚀Clone a voice in 5 seconds to generate arbitrary speech in real-time

36.9k
mediapipe
mediapipe google-ai-edge C++

Cross-platform, customizable ML solutions for live and streaming media.

36.4k
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code ashishpatel26

500 AI Machine learning Deep learning Computer vision NLP Projects with code

35.8k
caffe
caffe BVLC C++

Caffe: a fast open framework for deep learning.

34.6k
openpose
openpose CMU-Perceptual-Computing-Lab C++

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

34.3k
diffusers
diffusers huggingface Python

🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.

34.2k
CLIP
CLIP openai Jupyter Notebook

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

34.1k
spaCy
spaCy explosion Python

💫 Industrial-strength Natural Language Processing (NLP) in Python

33.8k
paper-reading
paper-reading mli

深度学习经典、新论文逐段精读

33.6k
netron
netron lutzroeder JavaScript

Visualizer for neural network, deep learning and machine learning models

33.3k
pytorch-tutorial
pytorch-tutorial yunjey Python

PyTorch Tutorial for Deep Learning Researchers

32.4k
ML-From-Scratch
ML-From-Scratch eriklindernoren Python

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover...

32.4k
pytorch-lightning
pytorch-lightning Lightning-AI Python

Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.

31.3k
AI-Expert-Roadmap
AI-Expert-Roadmap AMAI-GmbH JavaScript

Roadmap to becoming an Artificial Intelligence Expert in 2022

31.2k
stanford_alpaca
stanford_alpaca tatsu-lab Python

Code and documentation to train Stanford's Alpaca models, and generate the data.

30.2k
applied-ml
applied-ml eugeneyan

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

30k