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

Super-Fast-Accurate-3D-Object-Detection
Super-Fast-Accurate-3D-Object-DetectionPython

A PyTorch implementation for super fast and accurate 3D object detection using LiDAR point clouds, featuring an anchor-free approach.

#center#lidar#autonomous-driving
Stars1.1k
Forks280
Last commit
frugally-deep
frugally-deepC++

A lightweight header-only C++ library for running Keras (TensorFlow) models without linking against TensorFlow.

#library#deep-learning#c-plus-plus-14
Stars1.1k
Forks236
Last commit2 months ago
burness/chinese_hand_write_rec
burness/chinese_hand_write_recPython

A collection of TensorFlow tutorials and examples covering image classification, GANs, text classification, and model deployment.

#infogan#text-classification#flask
Stars1.1k
Forks542
Last commit
Predict time series
Predict time seriesJupyter Notebook

A TensorFlow-based educational project for learning seq2seq RNNs through signal forecasting exercises.

#sequence-to-sequence#educational#time-series-forecasting
Stars1.1k
Forks288
Last commit
SKRL
SKRLPython

A modular Python library for Reinforcement Learning with support for PyTorch, JAX, NVIDIA Warp, and multiple environment interfaces.

#robotics#gymnasium#jax
Stars1.1k
Forks150
Last commit2 months ago
KerasCV
KerasCVPython

A library of modular computer vision components built on Keras 3, supporting TensorFlow, JAX, and PyTorch backends.

#deep-learning#keras#data-augmentation
Stars1.1k
Forks323
Last commit4 months ago
Cornac
CornacPython

A comparative Python framework for building, evaluating, and deploying multimodal recommender systems with auxiliary data.

#recommendation-algorithms#multimodality#recommender-system
Stars1.1k
Forks172
Last commit6 days ago
JAXopt
JAXoptPython

Hardware-accelerated, batchable, and differentiable optimization algorithms implemented in JAX for machine learning research.

#scientific-computing#gradient-based-optimization#batch-processing
Stars1.1k
Forks75
Last commit1 month ago
Neural Turing Machine in TensorFlow
Neural Turing Machine in TensorFlowJupyter Notebook

TensorFlow implementation of Neural Turing Machines with LSTM controllers, supporting multiple read/write heads.

#neural-turing-machine#sequence-learning#memory-augmented-networks
Stars1.0k
Forks212
Last commit
lidar-bonnetal
lidar-bonnetalPython

A framework for semantic and instance segmentation of LiDAR point clouds using range images, designed for autonomous driving applications.

#lidar#autonomous-driving#point-clouds
Stars1.0k
Forks214
Last commit1 year ago
TeachOpenCADD
TeachOpenCADDJupyter Notebook

A teaching platform providing interactive Jupyter Notebooks for learning computer-aided drug design (CADD) using open-source tools.

#cheminformatics#computer-aided-drug-design#deep-learning
Stars1.0k
Forks236
Last commit
btgym
btgymPython

A scalable, event-driven backtesting library for reinforcement learning in algorithmic trading, built on Backtrader with OpenAI Gym API.

#openai-gym#a3c#backtesting
Stars1.0k
Forks258
Last commit4 years ago
finn
finnPython

A dataflow compiler for quantized neural network inference on FPGAs, generating highly efficient custom accelerators.

#fpga#compiler#neural-network
Stars1.0k
Forks304
Last commit1 day ago
GitHub repository
GitHub repositoryPython

A PyTorch framework for efficient 3D semantic and panoptic segmentation using superpoint-based transformer architectures.

#transformer#point-clouds#fast
Stars1.0k
Forks134
Last commit3 months ago
RLtools
RLtoolsC++

A high-performance, portable deep reinforcement learning library for continuous control, optimized for speed across CPUs, GPUs, and microcontrollers.

#robotics#high-performance-computing#embedded-systems
Stars1.0k
Forks59
Last commit20 days ago
allRank
allRankPython

A PyTorch framework for training neural learning-to-rank models with flexible loss functions and scoring architectures.

#transformer#ndcg#information-retrieval
Stars1.0k
Forks129
Last commit1 year ago
DetectAndTrack
DetectAndTrackPython

A CVPR 2018 algorithm for efficient multi-person pose estimation and tracking in videos, ranking first in the ICCV 2017 PoseTrack challenge.

#cuda#pose-estimation#opencv
Stars999
Forks184
Last commit7 years ago
TensorNets
TensorNetsPython

High-level TensorFlow network definitions with pre-trained weights for easy integration into existing ML workflows.

#transfer-learning#yolov2#resnet
Stars996
Forks179
Last commit5 years ago
OpenMetricLearning
OpenMetricLearningPython

A PyTorch-based framework for training and validating models that produce high-quality embeddings for metric learning and retrieval tasks.

#hacktoberfest#similarity-learning#image-retrieval
Stars995
Forks77
Last commit
Torchnet - Torch based Deep Learning Library
Torchnet - Torch based Deep Learning LibraryLua

A modular framework for Torch providing abstractions for datasets, engines, meters, and logs to encourage code re-use.

#experiment-framework#deep-learning#modular-design
Stars988
Forks183
Last commit
ai-imu-dr
ai-imu-drPython

A deep learning-enhanced Kalman filter for accurate vehicle dead reckoning using only an IMU sensor.

#robotics#sensor-fusion#inertial-odometry
Stars988
Forks260
Last commit1 year ago
KerasNLP
KerasNLPPython

A pretrained modeling library for Keras 3 offering simple, flexible, and fast access to models for text, image, and audio tasks.

#jax#keras-3#deep-learning
Stars987
Forks352
Last commit1 day ago
MOSES
MOSESPython

A benchmarking platform for molecular generation models, providing datasets, implementations, and evaluation metrics for drug discovery research.

#molecular-generation#cheminformatics#deep-learning
Stars985
Forks279
Last commit2 years ago
QANet
QANetPython

A TensorFlow implementation of QANet for machine reading comprehension on the SQuAD dataset.

#squad#deep-learning#neural-networks
Stars984
Forks298
Last commit8 years ago
Plato
PlatoPython

A flexible Python framework for developing, training, and evaluating conversational AI agents in single or multi-agent environments.

#conversational-ui#chatbots#python-library
Stars981
Forks186
Last commit5 years ago
ros_deep_learning
ros_deep_learningC++

Deep learning inference nodes for ROS/ROS2 with support for NVIDIA Jetson devices and TensorRT.

#robotics#deep-learning#ros2
Stars975
Forks263
Last commit2 years ago
TF-GAN
TF-GANJupyter Notebook

A lightweight TensorFlow library for training and evaluating Generative Adversarial Networks (GANs).

#audio-synthesis#model-training#model-evaluation
Stars966
Forks243
Last commit1 year ago
nolearn - wrappers and abstractions around existing neural network libraries, most notably Lasagne
nolearn - wrappers and abstractions around existing neural network libraries, most notably LasagnePython

Combines the ease of use of scikit-learn with the power of Theano/Lasagne

#deep-learning#lasagne#scikit-learn
Stars952
Forks258
Last commit
Kapre
KaprePython

GPU-accelerated audio preprocessing layers for Keras/TensorFlow, enabling real-time audio feature extraction within neural networks.

#keras-layers#spectrogram#deep-learning
Stars947
Forks146
Last commit2 months ago
Molecular design
Molecular design

A curated collection of research papers on molecular and material design using generative AI and deep learning techniques.

#deep-generative-models#deep-learning#molecular-design
Stars946
Forks119
Last commit1 day ago
GibsonEnv
GibsonEnvC

A virtual environment simulator for training embodied AI agents with real-world perception and physics, featuring domain transfer to real robots.

#robotics#simulator#cvpr2018
Stars943
Forks150
Last commit2 years ago
neuropod
neuropodC++

A uniform interface to run deep learning models from multiple frameworks like TensorFlow, PyTorch, and Keras in C++ and Python.

#deep-learning#production-ml#model-inference
Stars943
Forks73
Last commit2 years ago
rnn
rnnLua

A Recurrent Neural Network library for Torch7's nn, providing RNN, LSTM, GRU, and other sequence modeling modules.

#deep-learning#neural-networks#gru
Stars941
Forks310
Last commit8 years ago
mip-NeRF
mip-NeRFPython

Official JAX implementation of Mip-NeRF, a multiscale neural radiance field model for anti-aliased novel view synthesis.

#multiscale-representation#novel-view-synthesis#jax
Stars939
Forks112
Last commit3 years ago
TensorFlow Scala
TensorFlow ScalaScala

A strongly-typed Scala API for TensorFlow, providing functionality similar to the official Python API with additional features.

#data-science#deep-learning#neural-networks
Stars939
Forks91
Last commit4 years ago
Fortuna
FortunaPython

A Library for Uncertainty Quantification.

#uncertainty-estimation#deep-learning#neural-networks
Stars929
Forks54
Last commit1 year ago
PreviousPage 14 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
2 years ago
7 years ago
3 years ago
9 years ago
2 days ago
8 months ago
7 years ago
3 years ago
Next
#Machine Learning643
#Computer Vision331
#Neural Networks311
#Tensorflow246
#Pytorch222
#Python198
#Neural Network104
#Python Library92
#Data Science90
#Reinforcement Learning78
#Object Detection66
#Keras64