Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Deep Learning

Deep Learning

809 projects

Showing 36 of 809 projects

Graph Nets
Graph NetsPython

DeepMind's library for building graph networks in TensorFlow and Sonnet, enabling graph-structured data processing with neural networks.

#graph-structured-data#graph-neural-networks#graph-processing
Stars5.4k
Forks776
Last commit
yolact
yolactPython

A fully convolutional neural network for real-time instance segmentation, achieving high speed and accuracy on COCO.

#realtime#yolact#instance-segmentation
Stars5.2k
Forks1.3k
Last commit9 months ago
Microsoft ML for Apache Spark
Microsoft ML for Apache SparkScala

An open-source library for building massively scalable machine learning pipelines on Apache Spark.

#apache-spark#microsoft#spark
Stars5.2k
Forks860
Last commit10 days ago
machine-learning-book
machine-learning-bookJupyter Notebook

Code repository for the 'Machine Learning with PyTorch and Scikit-Learn' book, providing practical examples and notebooks.

#code-examples#data-science#deep-learning
Stars5.2k
Forks1.8k
Last commit15 days ago
SQLFlow
SQLFlowGo

A compiler that extends SQL with AI capabilities to train, predict, and evaluate machine learning models directly from SQL statements.

#ai#argo-workflows#sql-ai
Stars5.2k
Forks704
Last commit2 years ago
Augmentor
AugmentorPython

A Python library for image augmentation in machine learning, offering a stochastic pipeline approach with fine-grained control over operations.

#pytorch-integration#python-library#image-augmentation
Stars5.1k
Forks875
Last commit2 years ago
Have Fun With Machine Learning
Have Fun With Machine LearningPython

A hands-on beginner's guide to machine learning and image classification using Caffe and DIGITS with neural networks.

#transfer-learning#neural-network#deep-learning
Stars5.1k
Forks533
Last commit
Awesome GAN applications
Awesome GAN applications

A curated list of awesome Generative Adversarial Network (GAN) applications and demonstrations across various domains.

#deep-learning#papers#demonstration
Stars5.1k
Forks816
Last commit2 years ago
awesome-geospatial
awesome-geospatial

A curated list of open-source geospatial analysis tools, libraries, and resources across multiple programming languages and domains.

#lidar#web-mapping#open-source
Stars5.1k
Forks732
Last commit4 days ago
Graph Based Deep Learning Literature
Graph Based Deep Learning LiteratureJupyter Notebook

A curated collection of links to conference publications, surveys, and software in graph-based deep learning.

#graph-neural-networks#literature-review#graph
Stars5.1k
Forks784
Last commit
keras-js
keras-jsJavaScript

Run trained Keras models directly in the browser with GPU acceleration via WebGL.

#deep-learning#neural-networks#keras
Stars5.0k
Forks493
Last commit4 years ago
textgenrnn
textgenrnnPython

A Python module for easily training character- or word-level text-generating neural networks on any dataset with minimal code.

#char-rnn#deep-learning#neural-networks
Stars4.9k
Forks732
Last commit3 years ago
Porcupine
PorcupinePython

A highly-accurate, lightweight, on-device wake word detection engine powered by deep learning.

#iot#embedded-systems#on-device
Stars4.8k
Forks577
Last commit11 days ago
djl
djlJava

An engine-agnostic deep learning framework for Java developers, providing a high-level API for model training and inference.

#ai#neural-network#model-training
Stars4.8k
Forks749
Last commit19 days ago
Awesome Graph Embedding
Awesome Graph EmbeddingPython

A curated collection of graph classification papers with reference implementations covering embedding, deep learning, kernels, and factorization.

#graph-neural-networks#graph2vec#research-papers
Stars4.8k
Forks727
Last commit
Awesome graph classification
Awesome graph classificationPython

A curated collection of graph classification papers with implementations covering embeddings, deep learning, kernels, and factorization.

#graph-neural-networks#graph2vec#research-papers
Stars4.8k
Forks727
Last commit
NCCL
NCCLC++

A library of optimized communication primitives for multi-GPU and multi-node collective operations.

#multi-gpu#cuda#distributed-training
Stars4.8k
Forks1.3k
Last commit2 days ago
ignite
ignitePython

A high-level library for training and evaluating neural networks in PyTorch with a flexible engine and event system.

#distributed-training#hacktoberfest#neural-network
Stars4.8k
Forks707
Last commit2 days ago
Awesome Face Recognition
Awesome Face Recognition

A curated collection of academic papers covering all aspects of face analysis, including detection, recognition, alignment, generation, and anti-spoofing.

#face-generation#face-superresolution#deep-learning
Stars4.7k
Forks973
Last commit3 years ago
lucid
lucidJupyter Notebook

A collection of infrastructure and tools for research in neural network interpretability and visualization.

#distill-pub#deep-learning#interpretability
Stars4.7k
Forks648
Last commit3 years ago
Whisper JAX
Whisper JAXJupyter Notebook

A JAX implementation of OpenAI's Whisper model offering up to 70x faster transcription on TPUs.

#parallel-computing#jax#deep-learning
Stars4.7k
Forks414
Last commit2 years ago
datascience
datascience

A curated collection of Python libraries, tutorials, and tools for data science, from data wrangling to machine learning and visualization.

#data-science#statistics#deep-learning
Stars4.6k
Forks711
Last commit4 days ago
pysot
pysotPython

A PyTorch-based research platform implementing state-of-the-art single object tracking algorithms like SiamRPN and SiamMask.

#object-tracking#deep-learning#siamrpn
Stars4.6k
Forks1.1k
Last commit11 months ago
koharu
koharuRust

A local-first, ML-powered desktop application for translating manga, built in Rust with automated text detection, OCR, inpainting, and LLM translation.

#manga#desktop-app#inpainting
Stars4.6k
Forks258
Last commit4 days ago
Deep High-Resolution-Net
Deep High-Resolution-NetCuda

Official PyTorch implementation of HRNet for human pose estimation, maintaining high-resolution representations through parallel multi-scale fusions.

#deep-learning#human-pose-estimation#mscoco-keypoint
Stars4.5k
Forks923
Last commit
RecBole
RecBolePython

A unified, comprehensive, and efficient Python/PyTorch library for reproducing and developing recommendation algorithms.

#graph-neural-networks#knowledge-graphs#deep-learning
Stars4.5k
Forks750
Last commit1 year ago
TensorFlow Book
TensorFlow BookJupyter Notebook

Official code repository for the 'Machine Learning with TensorFlow' book with practical examples.

#code-examples#autoencoder#data-science
Stars4.4k
Forks1.2k
Last commit3 years ago
Oryx
OryxJupyter Notebook

A library for probabilistic reasoning and statistical analysis integrated with TensorFlow and JAX.

#statistical-analysis#variational-inference#jax
Stars4.4k
Forks1.1k
Last commit27 days ago
DSSTNE - Amazon's library for building Deep Learning models
DSSTNE - Amazon's library for building Deep Learning modelsC++

An open-source library for training and deploying deep learning recommendation models with sparse data at scale using multi-GPU support.

#multi-gpu#sparse-data#deep-learning
Stars4.4k
Forks728
Last commit
Hugging Face Diffusion Models Course
Hugging Face Diffusion Models CourseJupyter Notebook

A free course teaching diffusion models theory and hands-on implementation using Hugging Face's Diffusers library.

#deep-learning#diffusion-models#generative-ai
Stars4.3k
Forks489
Last commit
Awesome point cloud analysis
Awesome point cloud analysis

A curated list of papers, datasets, and code for 3D point cloud analysis research, covering classification, segmentation, detection, and more.

#autonomous-driving#point-clouds#point-cloud-classification
Stars4.2k
Forks932
Last commit3 years ago
Nvidia DIGITS - a web app based on Caffe
Nvidia DIGITS - a web app based on CaffeHTML

A web application for training deep learning models with a focus on computer vision tasks.

#model-training#deep-learning#caffe
Stars4.2k
Forks1.4k
Last commit1 year ago
neuralforecast
neuralforecastPython

A Python library offering scalable and user-friendly implementations of state-of-the-art neural forecasting models.

#transformer#nbeatsx#neural-network
Stars4.1k
Forks491
Last commit4 days ago
hloc
hlocPython

A modular Python toolbox for state-of-the-art 6-DoF visual localization using hierarchical image retrieval and feature matching.

#pose-estimation#image-retrieval#visual-localization
Stars4.1k
Forks756
Last commit6 months ago
[Web]
[Web]Python

Original implementation and hyperparameters for the 2014 paper "Generative Adversarial Networks" (GANs).

#deep-learning#generative-models#research-code
Stars4.1k
Forks1.1k
Last commit6 years ago
Warp-CTC
Warp-CTCCuda

A fast parallel implementation of the Connectionist Temporal Classification (CTC) loss function for CPU and GPU.

#cuda#parallel-computing#torch-binding
Stars4.1k
Forks1.0k
Last commit2 years ago
PreviousPage 7 of 23

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
3 years ago
4 years ago
1 day ago
3 years ago
3 years ago
1 year ago
6 years ago
13 days ago
Next
#Machine Learning565
#Computer Vision286
#Neural Networks275
#Tensorflow213
#Pytorch201
#Python181
#Neural Network91
#Python Library84
#Data Science84
#Reinforcement Learning74
#Natural Language Processing61
#Gpu Acceleration58