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

Question Answering
Question Answering

A curated list of resources for Question Answering (QA), covering machine learning, deep learning, datasets, and research.

#squad#nlp-resources#information-retrieval
Stars769
Forks104
Last commit4 years ago
DNABERT
DNABERTPython

A pre-trained BERT model designed for DNA sequence analysis, enabling genome understanding tasks like classification and motif discovery.

#transformer-model#kmer#deep-learning
Stars768
Forks179
Last commit6 months ago
UNI
UNIJupyter Notebook

A vision transformer foundation model pre-trained on over 200 million pathology images for computational pathology tasks.

#foundation#mahmoodlab#whole-slide-image-analysis
Stars760
Forks90
Last commit1 year ago
kann
kannC

A lightweight C library for building and training small to medium artificial neural networks with minimal dependencies.

#c-library#minimal-dependencies#neural-network
Stars758
Forks122
Last commit1 year ago
JAX RL
JAX RLJupyter Notebook

JAX (Flax) implementations of reinforcement learning algorithms for continuous action spaces, designed for research.

#continuous-control#sac#actor-critic
Stars757
Forks75
Last commit3 years ago
OpenChem
OpenChemPython

A deep learning toolkit for computational chemistry and drug design research with PyTorch backend.

#research-toolkit#qsar#deep-learning
Stars751
Forks120
Last commit2 years ago
TAPE (Tasks Assessing Protein Embeddings)
TAPE (Tasks Assessing Protein Embeddings)Python

A benchmark for evaluating protein language models through five biologically relevant semi-supervised learning tasks.

#protein-structure#deep-learning#language-model
Stars739
Forks135
Last commit
NeuPy
NeuPyPython

NeuPy is a Tensorflow based python library for prototyping and building neural networks

#sofm#neural-network#deep-learning
Stars736
Forks158
Last commit1 year ago
HoVer-Net
HoVer-NetPython

A PyTorch-based deep learning model for simultaneous nuclear instance segmentation and classification in histopathology images.

#medical-image-analysis#instance-segmentation#cell-classification
Stars732
Forks275
Last commit2 years ago
cadrl_ros
cadrl_rosPython

ROS package implementing a deep reinforcement learning algorithm for dynamic obstacle avoidance in ground robots.

#robotics#deep-learning#motion-planning
Stars718
Forks158
Last commit4 years ago
Awesome Monte Carlo Tree Search
Awesome Monte Carlo Tree SearchPython

A curated collection of Monte Carlo tree search research papers with implementations from top AI conferences.

#game-ai#deep-learning#monte-carlo-tree-search
Stars713
Forks76
Last commit
Minerva - a fast and flexible tool for deep learning on multi-GPU
Minerva - a fast and flexible tool for deep learning on multi-GPUC++

A fast and flexible deep learning system with NumPy-like NDarray interface and easy multi-GPU support.

#multi-gpu#c-bindings#deep-learning
Stars712
Forks173
Last commit
Generative Handwriting Demo using TensorFlow
Generative Handwriting Demo using TensorFlowPython

Generates realistic handwriting using LSTM Mixture Density Networks implemented in TensorFlow.

#stroke-generation#creative-ai#deep-learning
Stars703
Forks164
Last commit
tensorflow-upstream
tensorflow-upstreamC++

TensorFlow port for AMD GPUs via ROCm, enabling machine learning on Radeon hardware.

#ai-framework#deep-learning#gpu-acceleration
Stars703
Forks99
Last commit7 days ago
MicroSAM
MicroSAMJupyter Notebook

Interactive segmentation and tracking tools for microscopy images built on Segment Anything.

#bioimage-analysis#microscopy#segment-anything
Stars702
Forks105
Last commit1 day ago
chainer-chemistry
chainer-chemistryPython

A deep learning library built on Chainer for molecular property prediction using graph convolutional neural networks.

#graph-neural-networks#molecular-machine-learning#chainer
Stars702
Forks132
Last commit
android-yolo
android-yoloC++

Real-time object detection on Android using YOLO with TensorFlow, detecting 20 object classes from the Pascal VOC dataset.

#demo#deep-learning#android
Stars691
Forks212
Last commit3 years ago
GitHub repository
GitHub repositoryPython

A learning-based approach for moving object segmentation in 3D LiDAR data, distinguishing moving vs. static objects in real-time.

#lidar#robotics#lidar-slam
Stars686
Forks111
Last commit3 years ago
Illustration2Vec
Illustration2VecPython

A deep learning library for tag estimation and semantic feature vector extraction from illustrations.

#chainer#python-library#illustration-analysis
Stars677
Forks113
Last commit7 years ago
Lucent
LucentPython

A PyTorch adaptation of Lucid for visualizing and interpreting neural networks through feature visualization.

#neural-network-visualization#deep-learning#research-tools
Stars663
Forks95
Last commit1 year ago
Awesome-Torch (Repository on GitHub)
Awesome-Torch (Repository on GitHub)

A curated list of awesome Torch tutorials, projects, libraries, and communities for deep learning.

#deep-learning#neural-networks#research-tools
Stars653
Forks138
Last commit8 years ago
libonnx
libonnxC

A lightweight, portable pure C99 ONNX inference engine for embedded devices with hardware acceleration support.

#embedded-systems#library#embedded
Stars650
Forks114
Last commit17 days ago
ZeroCostDL4Mic
ZeroCostDL4MicJupyter Notebook

A free Google Colab-based toolbox with Jupyter notebooks and GUI for applying deep learning to microscopy data without coding expertise.

#google-colab#scientific-computing#image-analysis
Stars648
Forks143
Last commit
Distrax
DistraxPython

A JAX-native library of probability distributions and bijectors, reimplementing a subset of TensorFlow Probability with emphasis on readability and extensibility.

#tensorflow-probability#jax#deep-learning
Stars644
Forks42
Last commit16 days ago
Awesome Video Text Retrieval
Awesome Video Text Retrieval

A curated list of deep learning resources for video-text retrieval, including papers, implementations, and datasets.

#video-retrieval#cross-modal-retrieval#research-papers
Stars644
Forks69
Last commit2 years ago
AutoML-Implementation-for-Static-and-Dynamic-Data-Analytics
AutoML-Implementation-for-Static-and-Dynamic-Data-AnalyticsJupyter Notebook

An AutoML implementation and tutorial for automating machine learning pipelines on both static datasets and dynamic data streams, with a focus on IoT anomaly detection.

#hyperparameter-optimization#hyperparameter-tuning#batch-learning
Stars630
Forks111
Last commit
Detecto - Train and run object detection models with 5-10 lines of code
Detecto - Train and run object detection models with 5-10 lines of codePython

Build fully-functioning computer vision and object detection models with PyTorch in just 5 lines of code.

#transfer-learning#model-training#python-library
Stars628
Forks101
Last commit
OmegaFold
OmegaFoldPython

High-resolution de novo protein structure prediction from amino acid sequences using deep learning.

#deep-learning#protein-structure-prediction#computational-biology
Stars624
Forks90
Last commit3 years ago
DiffSharp
DiffSharpF#

A tensor library for differentiable functional programming in F#, with PyTorch-like APIs and GPU support.

#scientific-computing#tensor-library#neural-network
Stars615
Forks72
Last commit2 years ago
Neuraxle - A general-purpose ML pipelining framework
Neuraxle - A general-purpose ML pipelining frameworkPython

The world's cleanest AutoML library ✨ - Do hyperparameter tuning with the right pipeline abstractions to write clean deep learning production pipelines. Let your pipeline steps have hyperparameter spaces. Design steps in your pipeline like components. Compatible with Scikit-Learn, TensorFlow, and most other libraries, frameworks and MLOps environments.

#pipeline-framework#hyperparameter-optimization#hyperparameter-tuning
Stars614
Forks63
Last commit
Terry Um’s TensorFlow Exercises
Terry Um’s TensorFlow ExercisesJupyter Notebook

A collection of TensorFlow practice exercises covering fundamental machine learning concepts from linear regression to CNNs.

#deep-learning#multilayer-perceptron#logistic-regression
Stars612
Forks195
Last commit
MusicGenreClassification
MusicGenreClassificationPython

Classify music genre from a 10-second audio stream using a convolutional neural network trained on mel-frequency spectrograms.

#neural-network#music-genre-classification#music-information-retrieval
Stars604
Forks121
Last commit
Optimistix
OptimistixPython

A JAX library for nonlinear optimization including root finding, minimization, fixed points, and least squares.

#scientific-computing#gradient-descent#jax
Stars604
Forks54
Last commit2 months ago
OverFeat
OverFeatC

A convolutional network-based image classifier and feature extractor trained on ImageNet, providing dense feature extraction capabilities.

#research-tool#deep-learning#imagenet
Stars602
Forks198
Last commit12 years ago
GAN-CLS
GAN-CLSPython

TensorFlow implementation of GAN-CLS algorithm for generating images from text descriptions using adversarial networks.

#text-to-image#tensorlayer#deep-learning
Stars599
Forks161
Last commit5 years ago
Food-Recipe-CNN
Food-Recipe-CNNJupyter Notebook

A deep learning system that classifies food images into 230 categories and retrieves matching recipes using convolutional neural networks.

#inceptionv3#transfer-learning#food-recognition
Stars587
Forks131
Last commit
PreviousPage 16 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
3 years ago
6 months ago
7 years ago
8 years ago
3 years ago
3 months ago
2 years ago
2 years ago
5 months ago
7 years ago
6 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