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

TensorFlow Recommenders
TensorFlow RecommendersPython

A TensorFlow library for building, training, and deploying recommender system models with Keras.

#recommender-system#tensorflow-recommenders#python-library
Stars2.0k
Forks300
Last commit
SfMLearner
SfMLearnerJupyter Notebook

An unsupervised learning framework for depth and ego-motion estimation from monocular videos using TensorFlow.

#autonomous-driving#kitti-dataset#deep-learning
Stars2.0k
Forks555
Last commit4 years ago
WebDNN
WebDNNTypeScript

A framework for running deep neural network models directly in web browsers using ONNX format with WebGPU, WebGL, and WebAssembly backends.

#accelerate#webassembly#webgpu
Stars2.0k
Forks150
Last commit1 year ago
retinaface
retinafacePython

A deep learning-based facial detection library for Python with facial landmark extraction.

#ai#python-library#facial-landmarks
Stars2.0k
Forks195
Last commit8 days ago
Awesome Explainable Graph Reasoning
Awesome Explainable Graph Reasoning

A curated collection of research papers and software for explainable graph machine learning and reasoning.

#graph-neural-networks#machine-learning-interpretability#graph
Stars2.0k
Forks137
Last commit4 years ago
[Web]
[Web]C++

A deep learning-based edge detection algorithm using holistically-nested fully convolutional neural networks.

#edge-detection#deep-learning#object-boundary
Stars1.9k
Forks533
Last commit2 years ago
dfdx
dfdxRust

A deep learning library for Rust featuring shape-checked tensors and neural networks with compile-time safety.

#cuda#tensor-library#neural-network
Stars1.9k
Forks105
Last commit1 year ago
dfdx
dfdxRust

A deep learning library in Rust featuring shape-checked tensors and neural networks with compile-time safety.

#cuda#tensor-library#neural-network
Stars1.9k
Forks105
Last commit1 year ago
Szilard's machine learning benchmark
Szilard's machine learning benchmarkR

A minimal benchmark comparing scalability, speed, and accuracy of popular open-source machine learning libraries for binary classification.

#h2o#random-forest#open-source
Stars1.9k
Forks328
Last commit3 years ago
Atlas
AtlasPython

An end-to-end deep learning system for reconstructing complete 3D scenes (geometry and semantics) from posed 2D images.

#deep-learning#scene-understanding#3d-reconstruction
Stars1.9k
Forks218
Last commit4 years ago
PGPortfolio
PGPortfolioPython

A deep reinforcement learning framework for financial portfolio management with policy gradient optimization and backtesting tools.

#policy-gradient#backtesting#algorithmic-trading
Stars1.9k
Forks758
Last commit4 years ago
spaGO
spaGOGo

A self-contained machine learning and natural language processing library written in pure Go with a dynamic computational graph.

#neural-network#deep-learning#nlp-framework
Stars1.9k
Forks89
Last commit1 year ago
nndeploy
nndeployC++

A visual workflow-based AI deployment framework for multi-platform and multi-backend inference, supporting large models and edge devices.

#ai#deployment#parallel-computing
Stars1.8k
Forks221
Last commit1 month ago
TensorFlow Fold
TensorFlow FoldPython

A library for creating TensorFlow models that handle structured data with dynamic computation graphs using dynamic batching.

#deep-learning#neural-networks#natural-language-processing
Stars1.8k
Forks263
Last commit
machine-learning-experiments
machine-learning-experimentsJupyter Notebook

A collection of interactive machine learning experiments with Jupyter notebooks for training and browser demos for visualization.

#ai#educational#deep-learning
Stars1.8k
Forks331
Last commit
Education
Education

A curated collection of high-quality deep learning resources, including courses, books, papers, libraries, and datasets.

#reference-guide#educational#research-papers
Stars1.8k
Forks296
Last commit2 years ago
Awesome Fraud Detection Research Papers
Awesome Fraud Detection Research PapersPython

A curated collection of academic papers on data mining and machine learning techniques for fraud detection across various domains.

#graph-neural-networks#fraud-checker#financial-security
Stars1.8k
Forks330
Last commit
Bender
BenderSwift

An abstraction layer over MetalPerformanceShaders for crafting and running fast neural networks on iOS using TensorFlow models.

#apple#ios#model-conversion
Stars1.8k
Forks89
Last commit2 years ago
AI Explainability 360
AI Explainability 360Python

An open-source Python toolkit providing a comprehensive collection of algorithms for interpreting and explaining machine learning models and datasets.

#codait#explainabil#python-library
Stars1.8k
Forks327
Last commit17 days ago
Votenet
VotenetPython

An end-to-end 3D object detection network that uses deep point set networks and Hough voting to directly detect objects in point clouds.

#robotics#point-clouds#sun-rgb-d
Stars1.8k
Forks387
Last commit4 years ago
PyTorch Lightning Bolts
PyTorch Lightning BoltsPython

A collection of models, callbacks, and datasets to extend PyTorch Lightning for applied AI/ML research and production.

#ai#callbacks#model-training
Stars1.8k
Forks315
Last commit4 months ago
ProteinMPNN
ProteinMPNNJupyter Notebook

A deep learning model for protein sequence design that generates amino acid sequences for given protein backbones.

#inverse-folding#deep-learning#neural-networks
Stars1.8k
Forks472
Last commit1 year ago
NeuroNER
NeuroNERPython

An easy-to-use, state-of-the-art named-entity recognition (NER) tool based on neural networks.

#text-analysis#deep-learning#neural-networks
Stars1.7k
Forks472
Last commit3 years ago
PyTorchNet
PyTorchNetPython

A lightweight library providing PyTorch training tools and utilities to simplify and standardize training loops.

#distributed-training#neural-network#model-training
Stars1.7k
Forks301
Last commit5 days ago
Awesome-Interaction-aware-Trajectory-Prediction
Awesome-Interaction-aware-Trajectory-PredictionTeX

A curated checklist of state-of-the-art research materials (datasets, papers, code) for interaction-aware trajectory prediction.

#robotics#autonomous-driving#research-datasets
Stars1.7k
Forks307
Last commit
Axon
AxonElixir

A neural network library for Elixir built on Nx, providing functional, model creation, and training APIs for deep learning.

#functional-programming#elixir#model-training
Stars1.7k
Forks125
Last commit13 days ago
pytorch_tabular
pytorch_tabularPython

A unified framework for implementing and training deep learning models on tabular data using PyTorch and PyTorch Lightning.

#hacktoberfest#model-training#deep-learning
Stars1.7k
Forks177
Last commit1 month ago
GitHub repository
GitHub repositoryPython

A deep learning pipeline for 3D object detection from RGB-D data by combining 2D detectors with PointNet-based 3D processing.

#robotics#autonomous-driving#point-clouds
Stars1.7k
Forks531
Last commit
d3rlpy
d3rlpyPython

A Python library for offline deep reinforcement learning with support for state-of-the-art algorithms and user-friendly APIs.

#robotics#offline-reinforcement-learning#python-library
Stars1.7k
Forks264
Last commit9 months ago
Auto ML
Auto MLPython

Automated machine learning library for production and analytics, handling feature engineering, model selection, and hyperparameter optimization.

#hyperparameter-optimization#machine-learning-library#data-science
Stars1.7k
Forks309
Last commit
ydata-synthetic
ydata-syntheticJupyter Notebook

A Python package for generating synthetic tabular and time-series data using state-of-the-art generative models like GANs and Gaussian Mixtures.

#python-library#training-data#datagenerator
Stars1.6k
Forks259
Last commit
totalVI
totalVIPython

A Python library for deep probabilistic modeling and analysis of single-cell and spatial omics data.

#scrna-seq#probabilistic-modeling#scverse
Stars1.6k
Forks458
Last commit6 days ago
Talos
TalosPython

A Python library for automated hyperparameter optimization and model evaluation with TensorFlow, Keras, and PyTorch.

#hyperparameter-optimization#model-evaluation#deep-learning
Stars1.6k
Forks265
Last commit2 years ago
Mesh TensorFlow
Mesh TensorFlowPython

A language for distributed deep learning that simplifies model parallelism by specifying tensor computations across hardware meshes.

#gpu-clusters#high-performance-computing#large-models
Stars1.6k
Forks255
Last commit2 years ago
keras-contrib
keras-contribPython

A deprecated repository for community-contributed Keras extensions like layers, activations, and loss functions.

#experimental-features#python-library#data-science
Stars1.6k
Forks639
Last commit3 years ago
Elephas
ElephasPython

Elephas is a Keras extension for distributed deep learning on Apache Spark, enabling data-parallel training at scale.

#apache-spark#model-training#spark
Stars1.6k
Forks307
Last commit3 years ago
PreviousPage 11 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
4 months ago
5 years ago
6 months ago
5 months ago
1 year ago
6 years ago
5 years ago
1 month ago
Next
#Machine Learning565
#Computer Vision286
#Neural Networks275
#Tensorflow213
#Pytorch201
#Python181
#Neural Network91
#Python Library84
#Data Science84
#Reinforcement Learning74
#Natural Language Processing61
#Gpu Acceleration58