Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Deep Learning

Deep Learning

937 projects

Showing 36 of 937 projects

imgaug
imgaugPython

A Python library for augmenting images and associated data (heatmaps, keypoints, bounding boxes) for machine learning projects.

#python-library#training-data#affine-transformation
Stars14.7k
Forks2.5k
Last commit2 years ago
Horovod
HorovodPython

Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

#mpi#baidu#deep-learning
Stars14.7k
Forks2.2k
Last commit1 month ago
DLIB
DLIBC++

A modern C++ toolkit for machine learning, computer vision, and data analysis applications.

#machine-learning-library#deep-learning#cmake
Stars14.4k
Forks3.4k
Last commit2 days ago
dgl
dglPython

A Python package for deep learning on graphs, framework-agnostic and optimized for performance and scalability.

#research-tool#graph-neural-networks#distributed-training
Stars14.3k
Forks3.0k
Last commit11 months ago
Deeplearning4j
Deeplearning4jJava

A comprehensive JVM-based deep learning ecosystem for building, training, and deploying models with support for model import and distributed training.

#distributed-training#intellij#spark-integration
Stars14.2k
Forks3.8k
Last commit
GitHub repository
GitHub repositoryC++

An open-source simulator built on Unreal Engine for developing, training, and validating autonomous driving systems.

#robotics#research-tool#autonomous-driving
Stars14.2k
Forks4.6k
Last commit1 day ago
YData Profiling
YData ProfilingPython

Generate comprehensive data quality profiling and exploratory data analysis reports for Pandas and Spark DataFrames with a single line of code.

#python-library#pandas-profiling#data-science
Stars13.7k
Forks1.8k
Last commit
Pandas Profiling
Pandas ProfilingPython

Generate comprehensive data quality profiles and exploratory data analysis reports for Pandas and Spark DataFrames with a single line of code.

#spark#python-library#pandas-profiling
Stars13.7k
Forks1.8k
Last commit3 months ago
Stable Baselines3
Stable Baselines3Python

A reliable PyTorch implementation of reinforcement learning algorithms for research and industry.

#ai#gymnasium#openai-gym
Stars13.6k
Forks2.2k
Last commit6 days ago
Google deepdream - Neural Network art
Google deepdream - Neural Network art

Google's IPython Notebook demonstrating neural network art generation using the DeepDream technique.

#ipython-notebook#deep-learning#google-research
Stars13.2k
Forks3.2k
Last commit3 years ago
TensorRT
TensorRTC++

NVIDIA's SDK for high-performance deep learning inference optimization and deployment on NVIDIA GPUs.

#cuda#neural-network#nvidia
Stars13.2k
Forks2.4k
Last commit17 days ago
pytorch-grad-cam
pytorch-grad-camPython

A PyTorch library providing state-of-the-art methods for generating visual explanations (Class Activation Maps) for computer vision models.

#interpretable-deep-learning#score-cam#deep-learning
Stars12.9k
Forks1.7k
Last commit
Fashion-MNIST
Fashion-MNISTPython

A drop-in replacement for the MNIST dataset, featuring 70,000 Zalando fashion article images for benchmarking machine learning algorithms.

#zalando#deep-learning#neural-networks
Stars12.8k
Forks3.1k
Last commit4 years ago
Minimum Viable Study Plan for Machine Learning Interviews
Minimum Viable Study Plan for Machine Learning Interviews

A comprehensive study plan and resource collection for preparing for machine learning engineering interviews at top tech companies.

#career-development#data-science#statistics
Stars12.7k
Forks2.0k
Last commit2 years ago
Vision Transformer
Vision TransformerJupyter Notebook

Official JAX/Flax implementation of Vision Transformer (ViT) and MLP-Mixer for image recognition, with pre-trained models.

#zero-shot-learning#jax#vision-transformer
Stars12.6k
Forks1.5k
Last commit15 days ago
Ludwig
LudwigPython

A low-code declarative framework for building custom LLMs, neural networks, and other AI models with YAML configurations.

#distributed-training#declarative-config#natural-language
Stars11.7k
Forks1.2k
Last commit4 days ago
Ludwig
LudwigPython

A low-code declarative framework for building custom LLMs, neural networks, and other AI models with YAML configurations.

#multi-modal-ai#model-training#natural-language
Stars11.7k
Forks1.2k
Last commit4 days ago
TensorZero
TensorZeroRust

An open-source LLMOps platform unifying gateway, observability, evaluation, optimization, and experimentation for industrial-grade LLM applications.

#ai-gateway#ai#deep-learning
Stars11.7k
Forks949
Last commit1 month ago
segmentation_models.pytorch
segmentation_models.pytorchPython

A PyTorch library providing 12+ semantic segmentation model architectures with 800+ pretrained convolutional and transformer-based encoders.

#transformer-models#unet-pytorch#deep-learning
Stars11.7k
Forks1.8k
Last commit
Dive into Machine Learning
Dive into Machine Learning

A curated guide to learning machine learning with Python and Jupyter Notebook, featuring hands-on tutorials, courses, and ethical considerations.

#data-science#deep-learning#mlops
Stars11.4k
Forks1.9k
Last commit4 years ago
kornia
korniaPython

A differentiable computer vision library for PyTorch, providing geometric vision and image processing algorithms for AI workflows.

#robotics#spatial-ai#neural-network
Stars11.3k
Forks1.2k
Last commit1 day ago
LAVIS
LAVISJupyter Notebook

A Python library for language-vision intelligence research, providing unified access to state-of-the-art models, datasets, and tasks.

#vision-language-pretraining#multimodal-datasets#salesforce
Stars11.3k
Forks1.1k
Last commit1 month ago
Deep Vision
Deep Vision

A curated list of deep learning resources for computer vision, including papers, courses, books, and software.

#research-papers#deep-learning#academic
Stars11.2k
Forks2.8k
Last commit2 years ago
Awesome Deep Vision
Awesome Deep Vision

A curated list of deep learning resources for computer vision, including papers, courses, books, and software.

#research-papers#deep-learning#neural-networks
Stars11.2k
Forks2.8k
Last commit2 years ago
Turi Create
Turi CreateC++

A Python library for building custom machine learning models for tasks like image classification, object detection, and recommendations.

#model-training#python-library#deep-learning
Stars11.2k
Forks1.1k
Last commit2 years ago
Dopamine
DopamineJupyter Notebook

A research framework for fast prototyping of reinforcement learning algorithms, designed for easy experimentation and reproducibility.

#ai#jax#mujoco
Stars10.9k
Forks1.4k
Last commit4 months ago
Tianshou
TianshouPython

An elegant PyTorch-based deep reinforcement learning library with modular APIs for both research and application development.

#policy-gradient#td3#gymnasium
Stars10.9k
Forks1.3k
Last commit3 months ago
triton-inference-server
triton-inference-serverPython

An open-source inference serving platform for deploying AI models from multiple frameworks across cloud, data center, and edge devices.

#inference-serving#datacenter#deep-learning
Stars10.9k
Forks1.8k
Last commit
awesome-semantic-segmentation
awesome-semantic-segmentation

A curated list of semantic segmentation papers, code, datasets, and resources across various deep learning frameworks.

#instance-segmentation#deep-learning#awesome-list
Stars10.8k
Forks2.5k
Last commit5 years ago
Yolov3
Yolov3Python

A PyTorch implementation of YOLOv3 for real-time object detection, supporting export to ONNX, CoreML, and TFLite.

#deep-learning#yolov3#model-export
Stars10.6k
Forks3.4k
Last commit21 hours ago
AutoGluon
AutoGluonPython

An automated machine learning library that trains and deploys high-accuracy models for tabular, text, image, and time series data with minimal code.

#ensemble-learning#python-library#data-science
Stars10.6k
Forks1.2k
Last commit1 day ago
Assignments
AssignmentsPython

Code examples and tutorials for Stanford's TensorFlow for Deep Learning Research course (CS 20).

#code-examples#stanford-cs20#educational-resources
Stars10.4k
Forks4.3k
Last commit5 years ago
satellite-image-deep-learning
satellite-image-deep-learning

A comprehensive resource of deep learning techniques and models for analyzing satellite and aerial imagery.

#change-detection#deep-learning#remote-sensing
Stars10.2k
Forks1.6k
Last commit13 days ago
Awesome 3D Machine Learning
Awesome 3D Machine Learning

A curated repository of resources, datasets, and research papers for 3D machine learning, covering computer vision, graphics, and deep learning.

#point-clouds#mesh#3d-machine-learning
Stars10.2k
Forks1.8k
Last commit2 years ago
cleanrl
cleanrlPython

A deep reinforcement learning library offering high-quality, single-file implementations of algorithms like PPO, DQN, and SAC for research and education.

#algorithm-implementation#jax#ale
Stars10.1k
Forks1.1k
Last commit3 months ago
Sonnet - a library for constructing neural networks by Google's DeepMind
Sonnet - a library for constructing neural networks by Google's DeepMindPython

A TensorFlow 2 library providing simple, composable abstractions for machine learning research via the snt.Module concept.

#module-system#distributed-training#deep-learning
Stars9.9k
Forks1.3k
Last commit
PreviousPage 4 of 27

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
6 days ago
3 months ago
14 days ago
19 hours ago
17 hours ago
16 days ago
Next
#Machine Learning643
#Computer Vision331
#Neural Networks311
#Tensorflow246
#Pytorch222
#Python198
#Neural Network104
#Python Library92
#Data Science90
#Reinforcement Learning78
#Object Detection66
#Keras64