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

deepdive
deepdivePython

An open-source simulator for experimenting with and advancing self-driving AI, accessible to anyone with a PC.

#robotics#simulation#ai-simulation
Stars924
Forks150
Last commit2 years ago
BIDMach
BIDMachScala

A CPU and GPU-accelerated machine learning library optimized for high-performance computing.

#cuda#high-performance-computing#deep-learning
Stars919
Forks170
Last commit3 years ago
Veles - Samsung Distributed machine learning platform
Veles - Samsung Distributed machine learning platformC++

A distributed platform for rapid deep learning application development with neural network engine and Hadoop integration.

#model-training#deep-learning#neural-networks
Stars916
Forks182
Last commit2 years ago
Awesome Face
Awesome Face

A curated list of face-related algorithms, datasets, papers, and open-source libraries for computer vision research.

#research-papers#deep-learning#face-alignment
Stars916
Forks181
Last commit7 years ago
sgan
sganPython

A PyTorch implementation of Social GAN for predicting socially acceptable human trajectories using generative adversarial networks.

#sequence-prediction#deep-learning#social-navigation
Stars915
Forks272
Last commit2 years ago
Show, Attend and Tell
Show, Attend and TellJupyter Notebook

TensorFlow implementation of an attention-based neural image caption generator that focuses on relevant image parts while generating words.

#deep-learning#show-attend-and-tell#neural-networks
Stars905
Forks322
Last commit8 years ago
onnx-go
onnx-goGo

A Go interface for importing and executing pre-trained ONNX neural network models without framework dependencies.

#open-source#neural-network#model-import
Stars903
Forks83
Last commit1 year ago
RNNLIB
RNNLIBC

A C++ recurrent neural network library for sequence learning problems, specializing in online handwriting prediction and synthesis.

#sequence-learning#gradient-checking#deep-learning
Stars902
Forks226
Last commit6 years ago
Nucleotide Transformer
Nucleotide TransformerJupyter Notebook

A collection of transformer-based foundation models for genomics and transcriptomics, enabling tasks like sequence analysis, functional prediction, and conversational DNA exploration.

#transformer#transcriptomics#jax
Stars901
Forks95
Last commit5 months ago
Deepnet
DeepnetPython

GPU-accelerated Python implementation of six fundamental deep learning algorithms using CUDA libraries.

#cuda#autoencoders#python-library
Stars896
Forks431
Last commit12 years ago
Applied Deep Learning for Computer Vision with Torch
Applied Deep Learning for Computer Vision with TorchJupyter Notebook

CVPR 2015 workshop materials for learning deep learning and computer vision with Torch framework.

#educational-workshop#deep-learning#neural-networks
Stars869
Forks412
Last commit9 years ago
pytorch2keras
pytorch2kerasPython

Convert PyTorch models to Keras (TensorFlow backend) for deployment and interoperability.

#keras-model-convertor#deployment#densenet
Stars862
Forks143
Last commit3 years ago
Domain Transfer Network
Domain Transfer NetworkPython

TensorFlow implementation of unsupervised cross-domain image generation for transferring images between domains like SVHN to MNIST.

#deep-learning#svhn#generative-models
Stars861
Forks199
Last commit8 years ago
neural-style-pt
neural-style-ptPython

A PyTorch implementation of neural style transfer, combining the content of one image with the artistic style of another.

#generative-art#styletransfer#deep-style
Stars857
Forks168
Last commit3 years ago
Awesome Deep Learning for Video Analysis
Awesome Deep Learning for Video Analysis

A curated collection of papers, code, and datasets for deep learning and multimodal learning in video analysis.

#video-retrieval#research-papers#deep-learning
Stars846
Forks173
Last commit4 years ago
LLVIP
LLVIPJupyter Notebook

A visible-infrared paired dataset for low-light vision tasks like pedestrian detection, image fusion, and image-to-image translation.

#low-light-vision#image-fusion#image-translation
Stars838
Forks75
Last commit11 months ago
Seq2seq-Chatbot
Seq2seq-ChatbotPython

A minimal 200-line implementation of a sequence-to-sequence chatbot using TensorLayer and TensorFlow.

#chat#educational#tensorlayer
Stars837
Forks308
Last commit4 years ago
tforce_btc_trader
tforce_btc_traderJupyter Notebook

A Bitcoin trading bot using deep reinforcement learning (TensorForce) to automate buy/sell/hold decisions based on price history.

#bitcoin-trading#trading-bot#hyperparameter-optimization
Stars834
Forks231
Last commit7 years ago
torch-rb
torch-rbRuby

A Ruby deep learning library powered by LibTorch, providing a PyTorch-like API for Ruby developers.

#deep-learning#gpu-acceleration#neural-networks
Stars834
Forks38
Last commit16 days ago
Torch.rb
Torch.rbRuby

A deep learning library for Ruby that provides a native interface to LibTorch, enabling GPU-accelerated neural network development.

#deep-learning#neural-networks#ruby-gem
Stars834
Forks38
Last commit16 days ago
A chess AI that learns to play chess using deep learning.
A chess AI that learns to play chess using deep learning.Python

A chess AI that learns to play chess using deep learning and neural networks.

#game-ai#chess-ai#deep-learning
Stars832
Forks158
Last commit9 years ago
tensorflow.rb
tensorflow.rbRuby

A Ruby API for TensorFlow, enabling machine learning and deep learning within Ruby applications.

#ai#ruby-bindings#deep-learning
Stars832
Forks61
Last commit4 years ago
Awesome Scene Understanding
Awesome Scene Understanding

A curated list of research papers and resources for scene understanding in computer vision, covering 3D reconstruction, layout estimation, and primitive detection.

#layout-estimation#geometric-reasoning#research-papers
Stars820
Forks97
Last commit11 months ago
DGL-LifeSci
DGL-LifeSciPython

A Python package for applying graph neural networks to molecular graphs and biological networks in life science research.

#graph-neural-networks#cheminformatics#dgl
Stars807
Forks162
Last commit2 years ago
AIToolbox
AIToolboxSwift

A comprehensive Swift framework providing AI/ML algorithms including neural networks, SVMs, PCA, genetic algorithms, and MDPs with GPU acceleration support.

#genetic-algorithms#deep-learning#neural-networks
Stars804
Forks86
Last commit6 years ago
AIToolbox
AIToolboxSwift

A comprehensive Swift framework providing AI/ML algorithms including neural networks, SVMs, genetic algorithms, and MDPs with GPU acceleration.

#genetic-algorithms#deep-learning#neural-networks
Stars804
Forks86
Last commit6 years ago
GitHub repository
GitHub repositoryPython

A PyTorch framework for semantic segmentation of large 3D point clouds using superpoint graphs.

#lidar#graph-neural-networks#3d-computer-vision
Stars802
Forks215
Last commit3 years ago
HyenaDNA
HyenaDNAAssembly

A long-range genomic foundation model that processes DNA sequences up to 1 million nucleotides at single nucleotide resolution.

#deep-learning#dna-sequencing#genomics
Stars799
Forks107
Last commit1 year ago
Music generation using RNNs (Keras)
Music generation using RNNs (Keras)Python

A Python project for algorithmic music generation using recurrent neural networks.

#deep-learning#neural-synthesis#algorithmic-composition
Stars795
Forks161
Last commit5 years ago
PyTorch Frame
PyTorch FramePython

A modular deep learning framework for PyTorch to build neural networks on heterogeneous tabular data.

#data-science#deep-learning#data-frame
Stars793
Forks73
Last commit3 days ago
Cam2BEV
Cam2BEVPython

A TensorFlow implementation for generating semantically segmented bird's eye view images from multiple vehicle-mounted cameras using a Sim2Real deep learning approach.

#autonomous-driving#simulation#inverse-perspective-mapping
Stars790
Forks127
Last commit1 year ago
3D Convolutional Neural Networks in TensorFlow
3D Convolutional Neural Networks in TensorFlowPython

:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification

#deep-learning#speaker-recognition#3d
Stars790
Forks265
Last commit6 years ago
Character-Aware Neural Language Models
Character-Aware Neural Language ModelsPython

TensorFlow implementation of character-aware neural language models using CNN, highway networks, and LSTM.

#neural-network#deep-learning#text-generation
Stars788
Forks240
Last commit8 years ago
ChemicalX
ChemicalXPython

A PyTorch and TorchDrug based deep learning library for drug pair scoring, predicting interactions, side effects, and synergy.

#graph-neural-networks#pharma#drug-pair-scoring
Stars782
Forks101
Last commit2 years ago
Get started with JAX by Aleksa Gordić
Get started with JAX by Aleksa GordićJupyter Notebook

A collection of tutorials and resources to help developers learn JAX, Flax, and Haiku for machine learning.

#learn-jax#google-colab#haiku
Stars782
Forks122
Last commit2 years ago
Objax
ObjaxPython

An object-oriented machine learning framework built on JAX, designed for simplicity and readability in research.

#jax#deep-learning#neural-networks
Stars774
Forks72
Last commit2 years ago
PreviousPage 15 of 27Next

Related Tags

#Machine Learning643#Computer Vision331#Neural Networks311#Tensorflow246#Pytorch222#Python198#Neural Network104#Python Library92#Data Science90#Reinforcement Learning78#Object Detection66#Keras64
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