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 415 projects

Practical_RL
Practical_RLJupyter Notebook

An open course on reinforcement learning with a practical focus, featuring hands-on labs and comprehensive materials for both online and on-campus students.

#pytorch-tutorials#mooc#openai-gym
Stars6.5k
Forks1.8k
Last commit24 days ago
Syllabus
SyllabusJupyter Notebook

An open course on reinforcement learning with a practical focus, featuring hands-on labs and comprehensive materials for both online and on-campus students.

#pytorch-tutorials#mooc#openai-gym
Stars6.5k
Forks1.8k
Last commit
wav2letter
wav2letterC++

A high-performance automatic speech recognition toolkit from Facebook AI Research, built with fully convolutional neural networks.

#end-to-end#deep-learning#automatic-speech-recognition
Stars6.4k
Forks994
Last commit3 months ago
Wav2Letter++
Wav2Letter++C++

Facebook AI Research's automatic speech recognition toolkit for end-to-end ASR with modern neural architectures.

#asr-toolkit#end-to-end#neural-architectures
Stars6.4k
Forks994
Last commit3 months ago
mmdetection3d
mmdetection3dPython

An open-source PyTorch toolbox for general 3D object detection, supporting LiDAR, camera, and multi-modal models.

#robotics#autonomous-driving#3d-object-detection
Stars6.4k
Forks1.8k
Last commit1 year ago
Smile
SmileJava

A fast and comprehensive machine learning framework for Java, Scala, and Kotlin with state-of-the-art algorithms and data visualization.

#deep-learning#interpolation#classification
Stars6.4k
Forks1.1k
Last commit3 hours ago
Udacity's Self Driving Car Engineer Course
Udacity's Self Driving Car Engineer CourseJupyter Notebook

An open-source project for developing autonomous vehicle software with datasets, models, and ROS components.

#lidar#sensor-fusion#open-hardware
Stars6.3k
Forks2.1k
Last commit
tensorpack
tensorpackPython

A high-performance neural network training interface for TensorFlow, optimized for speed and research flexibility.

#neural-network-training#deep-learning#neural-networks
Stars6.3k
Forks1.8k
Last commit2 years ago
tensorpack
tensorpackPython

A high-performance neural network training interface for TensorFlow focused on speed, flexibility, and reproducible research.

#multi-gpu#deep-learning#neural-networks
Stars6.3k
Forks1.8k
Last commit2 years ago
awesome-rnn: list of resources (GitHub Repo)
awesome-rnn: list of resources (GitHub Repo)

A curated list of resources dedicated to recurrent neural networks (RNNs) and deep learning.

#research-papers#deep-learning#neural-networks
Stars6.2k
Forks1.4k
Last commit4 years ago
YOLO TensorFlow ++
YOLO TensorFlow ++Python

A TensorFlow implementation of YOLO for real-time object detection, supporting weight conversion, training, and mobile deployment.

#graph#deep-learning#darknet-port
Stars6.1k
Forks2.0k
Last commit2 years ago
Swift for Tensorflow
Swift for TensorflowJupyter Notebook

An archived experiment integrating TensorFlow's machine learning capabilities directly into the Swift programming language with first-class differentiable programming.

#model-training#deep-learning#automatic-differentiation
Stars6.1k
Forks611
Last commit
Swift-AI
Swift-AISwift

A high-performance deep learning library written entirely in Swift, optimized for Apple hardware.

#scientific-computing#apple-platforms#ios
Stars6.0k
Forks554
Last commit9 years ago
TensorFlow tutorials
TensorFlow tutorialsJupyter Notebook

A collection of simple tutorials introducing deep learning concepts using Google's TensorFlow framework.

#ai#educational#data-science
Stars6.0k
Forks1.5k
Last commit2 years ago
tiny-dnn
tiny-dnnC++

A header-only, dependency-free deep learning framework in C++14 for embedded systems and IoT devices.

#iot#embedded-systems#neural-network
Stars6.0k
Forks1.4k
Last commit4 years ago
Chainer
ChainerPython

A flexible Python deep learning framework using define-by-run dynamic computational graphs for neural network research.

#research-tool#cuda#chainer
Stars5.9k
Forks1.4k
Last commit2 years ago
gorgonia
gorgoniaGo

A library for building and evaluating mathematical expressions and neural networks in Go, with automatic differentiation and GPU support.

#gradient-descent#neural-network#deep-learning
Stars5.9k
Forks451
Last commit1 year ago
MMdnn
MMdnnPython

A comprehensive toolset for converting, visualizing, and managing deep learning models across multiple frameworks like TensorFlow, PyTorch, and Caffe.

#cntk#neural-network#framework-interoperability
Stars5.8k
Forks957
Last commit8 months ago
AI in Finance
AI in Finance

A curated list of awesome resources for applying LLMs and deep learning to financial market analysis and algorithmic trading.

#neural-network#backtesting#algorithmic-trading
Stars5.8k
Forks672
Last commit3 days ago
Sentence Classification with CNN
Sentence Classification with CNNPython

A TensorFlow implementation of a convolutional neural network for sentence classification based on Yoon Kim's paper.

#text-classification#deep-learning#natural-language-processing
Stars5.7k
Forks2.7k
Last commit
More TensorFlow tutorials
More TensorFlow tutorialsJupyter Notebook

A collection of TensorFlow tutorials covering basics to advanced neural network architectures with Python code and notebooks.

#python-tutorials#autoencoders#educational-resources
Stars5.7k
Forks1.2k
Last commit
mlpack
mlpackC++

A fast, header-only C++ machine learning library with bindings for Python, R, Julia, and Go.

#hacktoberfest#scientific-computing#machine-learning-library
Stars5.6k
Forks1.7k
Last commit1 day ago
NeuralTalk
NeuralTalkJupyter Notebook

Efficient image captioning code in Torch, using a CNN-RNN model to generate captions for images, optimized for GPU training.

#ms-coco#deep-learning#gpu-acceleration
Stars5.6k
Forks1.3k
Last commit8 years ago
leela-zero
leela-zeroC++

An open-source Go engine that replicates AlphaGo Zero's architecture, learning solely through self-play without human knowledge.

#game-ai#opencl#deep-learning
Stars5.6k
Forks1.0k
Last commit2 years ago
OpenPCDet
OpenPCDetPython

A PyTorch-based toolbox for LiDAR-based 3D object detection, supporting multiple state-of-the-art models and datasets.

#autonomous-driving#3d-object-detection#multi-modal-fusion
Stars5.5k
Forks1.4k
Last commit6 months ago
PCDet
PCDetPython

A PyTorch-based toolbox for LiDAR-based 3D object detection, supporting multiple state-of-the-art models and datasets.

#lidar#autonomous-driving#3d-object-detection
Stars5.5k
Forks1.4k
Last commit6 months ago
Neural Style
Neural StylePython

A TensorFlow implementation of neural style transfer that transforms images by applying artistic styles from one image to another.

#neural-style-transfer#deep-learning#python
Stars5.5k
Forks1.5k
Last commit6 days ago
leaf
leafRust

An open-source machine learning framework for building classical, deep, or hybrid ML applications with a focus on performance and portability.

#cuda#opencl#deep-learning
Stars5.5k
Forks269
Last commit2 years ago
rust
rustRust

Rust language bindings for TensorFlow, providing idiomatic access to machine learning capabilities.

#deep-learning#neural-networks#gpu-computing
Stars5.5k
Forks436
Last commit1 year ago
flashlight
flashlightC++

A fast, flexible C++ standalone library for machine learning with high-performance defaults and total internal modifiability.

#high-performance-computing#neural-network#arrayfire
Stars5.4k
Forks503
Last commit2 months ago
flashlight
flashlightC++

A fast, flexible C++ standalone library for machine learning with high-performance defaults and total internal modifiability.

#high-performance-computing#neural-network#arrayfire
Stars5.4k
Forks503
Last commit
Wavenet
WavenetPython

A TensorFlow implementation of DeepMind's WaveNet neural network for generating raw audio waveforms.

#neural-network#deep-learning#generative-model
Stars5.4k
Forks1.3k
Last commit2 years ago
Awesome Domain Adaptation
Awesome Domain Adaptation

A curated collection of papers, code, and resources for domain adaptation in machine learning.

#transfer-learning#zero-shot-learning#image-translation
Stars5.4k
Forks883
Last commit4 months ago
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
Forks777
Last commit
tch-rs
tch-rsRust

Rust bindings for the C++ API of PyTorch, providing thin wrappers around libtorch.

#neural-network#deep-learning#bindings
Stars5.4k
Forks420
Last commit29 days ago
zenml
zenmlPython

An open-source MLOps platform for building, orchestrating, and deploying production AI pipelines and agents.

#pipelines#ai-pipelines#data-science
Stars5.4k
Forks607
Last commit11 hours ago
PreviousPage 6 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
24 days ago
4 years ago
4 years ago
2 years ago
4 years ago
2 months ago
3 years ago
Next
#Machine Learning316
#Computer Vision150
#Neural Networks141
#Pytorch116
#Tensorflow110
#Python108
#Python Library60
#Data Science59
#Neural Network58
#Reinforcement Learning49
#Model Training42
#Natural Language Processing39