Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neural Networks

Neural Networks

159 projects

Showing 36 of 159 projects

Haiku
HaikuPython

A JAX-based neural network library that provides a simple, object-oriented programming model for building and training models.

#jax#python-library#deep-learning
Stars3.2k
Forks285
Last commit1 day ago
Awesome Image Classification
Awesome Image Classification

A curated list of deep learning image classification papers and their code implementations since 2014.

#research-papers#deep-learning#papers
Stars3.1k
Forks611
Last commit4 years ago
Awesome Deep Learning Music
Awesome Deep Learning MusicTeX

A curated list of scientific articles, theses, and reports on deep learning applied to music information retrieval and generation.

#music-technology#lists#audio-analysis
Stars3.0k
Forks342
Last commit
handtrack.js
handtrack.jsJavaScript

A JavaScript library for real-time hand detection and pose classification directly in the browser using TensorFlow.js.

#browser-ml#neural-networks#hand-detection
Stars2.9k
Forks258
Last commit3 years ago
Equinox
EquinoxPython

A JAX library for neural networks and scientific computing with PyTorch-like syntax and full ecosystem compatibility.

#scientific-computing#gradient-based-optimization#jax
Stars2.9k
Forks191
Last commit4 days ago
computer-vision-in-action
computer-vision-in-actionJupyter Notebook

An interactive online learning platform for computer vision with a comprehensive Chinese ebook, code, and community.

#deep-learning#neural-networks#image-processing
Stars2.8k
Forks403
Last commit
Proof of concept for loading Caffe models in TensorFlow
Proof of concept for loading Caffe models in TensorFlowPython

Convert Caffe deep learning models to TensorFlow format for deployment and inference.

#model-conversion#deep-learning#neural-networks
Stars2.8k
Forks1.0k
Last commit
nnabla
nnablaPython

A deep learning framework for research, development, and production with flexible Python API and C++ core.

#cuda#model-training#deep-learning
Stars2.8k
Forks335
Last commit7 months ago
TensorFlow Ranking
TensorFlow RankingPython

A TensorFlow library for Learning-to-Rank (LTR) techniques, providing loss functions, metrics, and models for ranking tasks.

#information-retrieval#deep-learning#recommender-systems
Stars2.8k
Forks478
Last commit2 years ago
ml.js
ml.jsJavaScript

A comprehensive collection of machine learning algorithms and mathematical utilities implemented in JavaScript for browser and Node.js.

#browser-ml#regression-analysis#data-science
Stars2.7k
Forks213
Last commit1 year ago
Benchmark TensorFlow GitHub
Benchmark TensorFlow GitHubPython

A benchmarking suite comparing the performance of public convolutional neural network implementations across multiple deep learning frameworks.

#framework-comparison#model-evaluation#deep-learning
Stars2.7k
Forks570
Last commit
InvoiceNet
InvoiceNetPython

Deep neural network to extract structured information from invoice documents with a customizable UI and training tools.

#document-intelligence#invoice-processing#deep-learning
Stars2.7k
Forks413
Last commit2 years ago
Mctx
MctxPython

A JAX-native library implementing Monte Carlo tree search algorithms like AlphaZero and MuZero for reinforcement learning research.

#policy-improvement#jax#search-algorithms
Stars2.6k
Forks209
Last commit7 months ago
Sungjoon's TensorFlow-101
Sungjoon's TensorFlow-101Jupyter Notebook

A collection of beginner-friendly TensorFlow tutorials using Jupyter Notebook, covering deep learning fundamentals and practical applications.

#python-tutorials#data-science#deep-learning
Stars2.6k
Forks734
Last commit
DQN-tensorflow
DQN-tensorflowPython

TensorFlow implementation of Deep Q-Networks (DQN) for human-level control in reinforcement learning environments.

#openai-gym#neural-networks#tensorflow
Stars2.6k
Forks757
Last commit7 years ago
Spektral
SpektralPython

A Python library for graph deep learning built on Keras and TensorFlow 2, providing flexible tools for graph neural networks.

#graph-neural-networks#python-library#deep-learning
Stars2.4k
Forks340
Last commit2 years ago
Texar
TexarPython

A modular toolkit for machine learning, natural language processing, and text generation with TensorFlow and PyTorch versions.

#model-training#research-toolkit#transformer-models
Stars2.4k
Forks368
Last commit4 years ago
Neural Tangents
Neural TangentsJupyter Notebook

A high-level neural network API for specifying and analyzing infinite-width neural networks as Gaussian Processes in Python.

#gradient-descent#jax#python-library
Stars2.4k
Forks239
Last commit2 years ago
Chemprop
ChempropPython

A machine learning package implementing message passing neural networks for predicting molecular and reaction properties.

#graph-neural-networks#python-library#deep-learning
Stars2.3k
Forks738
Last commit17 days ago
waveglow
waveglowPython

A flow-based generative network for fast, high-quality speech synthesis from mel-spectrograms.

#flow-based-models#deep-learning#nvidia-gpu
Stars2.3k
Forks536
Last commit2 years ago
Genann
GenannC

A minimal, well-tested library for training and using feedforward artificial neural networks in ANSI C.

#c-library#neurons#neural-network
Stars2.3k
Forks269
Last commit1 year ago
Simd
SimdC++

A high-performance C++ image processing and machine learning library optimized with SIMD instructions across multiple CPU architectures.

#simd#haar-cascade#arm
Stars2.2k
Forks450
Last commit2 days ago
RoseTTAFold
RoseTTAFoldPython

A deep learning system for accurate protein structure and interaction prediction using a three-track neural network.

#deep-learning#neural-networks#protein-structure-prediction
Stars2.2k
Forks458
Last commit2 years ago
Awesome Machine Learning with Ruby
Awesome Machine Learning with RubyRuby

A curated list of awesome libraries, data sources, tutorials, and resources for machine learning using the Ruby programming language.

#ruby-ecosystem#data-science#deep-learning
Stars2.2k
Forks181
Last commit
ML with Ruby
ML with RubyRuby

A curated list of libraries, tutorials, and resources for implementing machine learning in the Ruby programming language.

#ai#open-source#data-science
Stars2.2k
Forks181
Last commit1 year ago
PyGAD
PyGADPython

PyGAD is a Python library for building genetic algorithms and optimizing machine learning models with Keras and PyTorch support.

#python-library#neural-network-training#pygad
Stars2.2k
Forks498
Last commit3 days ago
Hyperas
HyperasPython

A simple wrapper that combines Keras and Hyperopt for convenient hyperparameter optimization in deep learning models.

#hyperparameter-optimization#deep-learning#neural-networks
Stars2.2k
Forks317
Last commit3 years ago
JAX
JAX

A curated list of awesome libraries, projects, tutorials, and resources for the JAX machine learning ecosystem.

#scientific-computing#neural-network#jax
Stars2.1k
Forks164
Last commit3 months ago
cvxpylayers
cvxpylayersPython

A Python library for constructing differentiable convex optimization layers in PyTorch, JAX, and MLX using CVXPY.

#jax#deep-learning#convex-optimization
Stars2.1k
Forks190
Last commit3 days ago
robosat
robosatPython

An end-to-end Python pipeline for semantic segmentation of aerial and satellite imagery to extract features like buildings and roads.

#aerial-imagery#geospatial#neural-networks
Stars2.1k
Forks388
Last commit5 years ago
WebDNN
WebDNNTypeScript

A framework for running deep neural network models directly in web browsers using ONNX format with WebGPU, WebGL, and WebAssembly backends.

#accelerate#webassembly#webgpu
Stars2.0k
Forks147
Last commit10 months ago
Diffrax
DiffraxPython

A JAX-based library providing numerical differential equation solvers for ODEs, SDEs, and CDEs with autodifferentiation and GPU support.

#scientific-computing#differential-equations#jax
Stars2.0k
Forks178
Last commit4 days ago
dfdx
dfdxRust

A deep learning library for Rust featuring shape-checked tensors and neural networks with compile-time safety.

#cuda#tensor-library#neural-network
Stars1.9k
Forks104
Last commit1 year ago
dfdx
dfdxRust

A deep learning library in Rust featuring shape-checked tensors and neural networks with compile-time safety.

#cuda#tensor-library#neural-network
Stars1.9k
Forks104
Last commit1 year ago
Awesome Adversarial Machine Learning
Awesome Adversarial Machine Learning

A curated list of resources for adversarial machine learning, covering attacks, defenses, and research.

#model-robustness#research-papers#neural-networks
Stars1.9k
Forks291
Last commit5 years ago
Penzai
PenzaiPython

A JAX research toolkit for building, editing, and visualizing neural networks as legible, functional pytree data structures.

#jax#python-library#research-toolkit
Stars1.9k
Forks70
Last commit10 months ago
PreviousPage 4 of 5

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
1 year ago
6 years ago
9 years ago
6 years ago
1 year ago
Next
#Deep Learning139
#Machine Learning135
#Tensorflow48
#Computer Vision40
#Python36
#Neural Network35
#Pytorch32
#Python Library20
#Artificial Intelligence19
#Gpu Acceleration19
#Reinforcement Learning19
#Data Science17