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

Deeppy
DeeppyPython

A Pythonic deep learning framework built on NumPy with optional CUDA acceleration.

#cuda#deep-learning#gpu-acceleration
Stars1.4k
Forks297
Last commit5 years ago
Image Analogy
Image AnalogyC++

A deep learning technique for finding semantically-meaningful dense correspondences between images to enable visual attribute transfer.

#cuda#patchmatch#deep-learning
Stars1.4k
Forks230
Last commit4 years ago
Software Engineering for Machine Learning
Software Engineering for Machine Learning

A curated list of articles covering software engineering best practices for building production machine learning applications.

#team-collaboration#deep-learning#production-ml
Stars1.4k
Forks124
Last commit2 years ago
CV-pretrained-model
CV-pretrained-model

A curated collection of open-source computer vision pre-trained models across TensorFlow, Keras, PyTorch, Caffe, and MXNet frameworks.

#mxnet#data-science#deep-learning
Stars1.4k
Forks189
Last commit5 years ago
nn
nnLua

A modular neural network package for Torch providing building blocks for creating and training deep learning models.

#gradient-descent#deep-learning#neural-networks
Stars1.4k
Forks959
Last commit5 years ago
TDB
TDBJavaScript

A visual debugger for TensorFlow with breakpoints and real-time data visualization during neural network training.

#deep-learning#neural-networks#prototyping
Stars1.4k
Forks139
Last commit9 years ago
Hyperparameter-Optimization-of-Machine-Learning-Algorithms
Hyperparameter-Optimization-of-Machine-Learning-AlgorithmsJupyter Notebook

Implementation of hyperparameter optimization methods for ML/DL models with sample code for regression and classification tasks.

#random-search#hyperparameter-optimization#hyperparameter-tuning
Stars1.3k
Forks303
Last commit
tensorflow
tensorflowR

An R interface to TensorFlow, providing access to the complete TensorFlow API for numerical computation and machine learning.

#r-package#deep-learning#r-language
Stars1.3k
Forks314
Last commit3 months ago
DeepOSM
DeepOSMPython

Train neural networks with OpenStreetMap data and satellite imagery to classify roads and map features.

#geospatial#deep-learning#neural-networks
Stars1.3k
Forks184
Last commit9 years ago
ProtTrans
ProtTransJupyter Notebook

State-of-the-art pre-trained transformer language models for protein sequences, enabling tasks like structure prediction and function annotation.

#transformer-models#deep-learning#protein-structure-prediction
Stars1.3k
Forks169
Last commit
Brainstorm - Fast, flexible and fun neural networks.
Brainstorm - Fast, flexible and fun neural networks.Python

A discontinued Python neural network framework designed for fast, flexible experimentation with CPU and GPU backends.

#discontinued#deep-learning#neural-networks
Stars1.3k
Forks149
Last commit
Awesome Deep Learning for Natural Language Processing
Awesome Deep Learning for Natural Language Processing

A curated collection of resources for deep learning applications in natural language processing.

#ai-frameworks#research-papers#deep-learning
Stars1.3k
Forks254
Last commit7 months ago
VLM Architectures
VLM ArchitecturesMarkdown

A curated repository of famous Vision-Language Models (VLMs) detailing their architectures, training procedures, and datasets.

#llava#open-source#internlm
Stars1.3k
Forks55
Last commit28 days ago
DeepMind QA Corpus
DeepMind QA CorpusPython

Script to generate question/answer pairs from CNN and Daily Mail articles for machine reading comprehension research.

#deep-learning#question-answering#natural-language-processing
Stars1.3k
Forks239
Last commit9 years ago
vectorflow
vectorflowD

A minimalist neural network library optimized for sparse data and single-machine environments.

#d-language#sparse-data#deep-learning
Stars1.3k
Forks88
Last commit2 years ago
CTPN
CTPNJupyter Notebook

Scene text detection using Connectionist Text Proposal Network (CTPN) for detecting text lines in natural images.

#ocr-preprocessing#deep-learning#scene-text-detection
Stars1.3k
Forks528
Last commit4 years ago
ML/DL project template
ML/DL project templatePython

A PyTorch Lightning project template for structuring deep learning research code to ensure reproducibility and extensibility.

#project-template#deep-learning#code-organization
Stars1.3k
Forks272
Last commit
Mocha.jl
Mocha.jlJulia

A deep learning framework for Julia inspired by Caffe, featuring modular architecture and multiple backends.

#scientific-computing#julia#deep-learning
Stars1.3k
Forks244
Last commit7 years ago
cortex
cortexClojure

A Clojure library for neural networks, regression, and feature learning with GPU acceleration support.

#deep-learning#gpu-acceleration#neural-networks
Stars1.3k
Forks108
Last commit8 years ago
hyperpose
hyperposePython

A library for building high-performance custom human pose estimation applications with real-time inference and flexible model development.

#cuda#distributed-training#pose-estimation
Stars1.3k
Forks271
Last commit3 years ago
StarDist
StarDistPython

A Python library for 2D/3D object detection and instance segmentation in microscopy images using star-convex shapes.

#bioimage-analysis#instance-segmentation#python-library
Stars1.3k
Forks281
Last commit6 months ago
Awesome Image-to-Image Translation
Awesome Image-to-Image Translation

A curated collection of resources, papers, and frameworks for image-to-image translation research and applications.

#image-translation#research-papers#deep-learning
Stars1.2k
Forks120
Last commit11 months ago
JavaNN
JavaNNJava

A Java deep learning framework implementing neural networks with GPU acceleration via OpenCL and Aparapi.

#autoencoder#opencl#deep-learning
Stars1.2k
Forks347
Last commit8 years ago
Pretty Tensor
Pretty TensorPython

A high-level builder API for TensorFlow that enables fluent, chainable neural network construction.

#model-builder#python-library#fluent-interface
Stars1.2k
Forks142
Last commit6 years ago
JS-PyTorch
JS-PyTorchJavaScript

A deep learning JavaScript library built from scratch with PyTorch-like syntax and GPU acceleration via GPU.js.

#web-ai#deep-learning#pytorch-like
Stars1.2k
Forks55
Last commit1 year ago
gputil
gputilPython

A Python module for programmatically retrieving NVIDIA GPU status and selecting available GPUs based on memory and load.

#multi-gpu#nvidia#deep-learning
Stars1.2k
Forks131
Last commit1 month ago
TorchXRayVision
TorchXRayVisionJupyter Notebook

An open-source library providing chest X-ray datasets, pre-trained models, and tools for medical imaging research and analysis.

#medical-application#transfer-learning#chest-xray
Stars1.2k
Forks256
Last commit4 days ago
DeepPurpose
DeepPurposeJupyter Notebook

A deep learning library for drug-target interaction, drug property, protein-protein interaction, drug-drug interaction, and protein function prediction in bioinformatics.

#cheminformatics#deep-learning#drug-target-interactions
Stars1.2k
Forks306
Last commit
DeepDow
DeepDowPython

A Python framework for portfolio optimization using deep learning to allocate investment weights in a single forward pass.

#markowitz#buy-and-hold#stock-price-prediction
Stars1.2k
Forks169
Last commit2 years ago
deep_object_pose
deep_object_posePython

A deep learning system for detecting known objects and estimating their 6-DoF pose from RGB images.

#robotics#ycb-dataset#pose-estimation
Stars1.2k
Forks304
Last commit1 year ago
hebel
hebelPython

A GPU-accelerated deep learning library for Python using CUDA via PyCUDA, implementing neural networks with various training methods.

#cuda#stochastic-gradient-descent#python-library
Stars1.2k
Forks116
Last commit5 years ago
Awesome Vision + Language
Awesome Vision + Language

A curated list of recent research papers and resources on Vision and Language Pre-trained Models (VL-PTMs).

#vision-language-pretraining#vl-ptms#vision-and-language
Stars1.2k
Forks103
Last commit4 years ago
PPLM
PPLMPython

A method to steer topic and attributes of GPT-2 language models without fine-tuning, enabling controlled text generation.

#text-steering#research-tool#deep-learning
Stars1.2k
Forks203
Last commit2 years ago
Question Generation using hugstransformers
Question Generation using hugstransformersJupyter Notebook

An open-source study on neural question generation using transformers, providing simplified training and inference pipelines.

#transformer#deep-learning#text-generation
Stars1.1k
Forks347
Last commit
Auto Graph Learning
Auto Graph LearningPython

An autoML framework and toolkit for automating machine learning tasks on graph-structured data.

#graph-neural-networks#node-classification#dgl
Stars1.1k
Forks125
Last commit9 months ago
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
PreviousPage 13 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
1 year ago
4 years ago
2 years ago
2 years ago
2 years ago
2 years ago
Next
#Machine Learning643
#Computer Vision331
#Neural Networks311
#Tensorflow246
#Pytorch222
#Python198
#Neural Network104
#Python Library92
#Data Science90
#Reinforcement Learning78
#Object Detection66
#Keras64