Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Deep Learning

Deep Learning

415 projects

Showing 36 of 402 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
Forks299
Last commit
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
Forks147
Last commit10 months 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
Forks136
Last commit4 years ago
Diffrax
DiffraxPython

A JAX-based library providing numerical differential equation solvers for ODEs, SDEs, and CDEs with autodifferentiation and GPU support.

#scientific-computing#differential-equations#jax
Stars2.0k
Forks178
Last commit3 days ago
retinaface
retinafacePython

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

#ai#python-library#facial-landmarks
Stars2.0k
Forks192
Last commit8 months 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
Forks534
Last commit2 years 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
Forks104
Last commit1 year 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
Forks104
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
Forks330
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
Forks219
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.8k
Forks89
Last commit1 year 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
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
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
Forks295
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
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
Forks214
Last commit2 days 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
Forks328
Last commit1 month 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
Forks386
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
Forks316
Last commit3 months 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
Forks300
Last commit15 days 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.7k
Forks457
Last commit1 year ago
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
Forks124
Last commit1 month 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
Forks308
Last commit
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
Forks532
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
Forks265
Last commit7 months 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 commit6 days 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
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
Forks266
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
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
Forks260
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
Forks447
Last commit1 day 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
Forks643
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 12

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 months ago
4 years ago
5 months ago
3 months ago
1 year ago
6 years ago
5 years ago
8 days ago
Next
#Machine Learning316
#Computer Vision150
#Neural Networks141
#Pytorch116
#Tensorflow110
#Python108
#Python Library60
#Data Science59
#Neural Network58
#Reinforcement Learning49
#Model Training42
#Natural Language Processing39