Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neural Networks

Neural Networks

428 projects

Showing 36 of 428 projects

Encog
EncogJava

A pure-Java/C# machine learning framework for neural networks, genetic programming, and classic ML algorithms with simple adaptable source code.

#multithreaded-training#gpu-acceleration#neural-networks
Stars753
Forks265
Last commit3 years ago
GitHub repository
GitHub repositoryPython

A Siamese neural network for LiDAR-based loop closing and localization by predicting scan overlap and relative yaw angle.

#lidar#robotics#lidar-slam
Stars734
Forks117
Last commit3 years ago
AI4R
AI4RRuby

A lightweight Ruby playground with clean implementations of core AI algorithms for learning and experimentation.

#algorithm-implementation#genetic-algorithms#search-algorithms
Stars721
Forks123
Last commit1 year ago
ai4r
ai4rRuby

A lightweight Ruby playground with clean, readable implementations of core AI algorithms for learning and experimentation.

#algorithm-implementation#genetic-algorithms#search-algorithms
Stars721
Forks123
Last commit1 year ago
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
Suiron
SuironPython

An open-source machine learning system for training autonomous RC cars using computer vision and neural networks.

#robotics#neural-networks#rc-cars
Stars711
Forks77
Last commit10 years ago
tensorflow-upstream
tensorflow-upstreamC++

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

#ai-framework#deep-learning#gpu-acceleration
Stars704
Forks100
Last commit7 days ago
NetKet
NetKetPython

A Python library built on JAX for studying many-body quantum systems using neural networks and machine learning.

#scientific-computing#quantum#variational-methods
Stars693
Forks215
Last commit10 days ago
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMindC++

An open-source implementation reproducing DeepMind's Atari-playing deep reinforcement learning system from their seminal 2013 paper.

#neural-networks#gpu-computing#deep-reinforcement-learning
Stars666
Forks202
Last commit
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
MGL
MGLCommon Lisp

A Common Lisp machine learning library focusing on neural networks, Boltzmann machines, and Gaussian processes with BLAS and CUDA support.

#blas#cuda#gradient-descent
Stars649
Forks39
Last commit2 months 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
Stars649
Forks144
Last commit
Optimistix
OptimistixPython

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

#scientific-computing#gradient-descent#jax
Stars615
Forks55
Last commit17 days ago
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
Stars610
Forks194
Last commit
qkeras
qkerasPython

A quantization extension for Keras that provides drop-in replacement layers for creating quantized deep learning models in TensorFlow.

#fpga#deep-learning#asic-design
Stars584
Forks108
Last commit6 months ago
PyToune
PyTounePython

A simplified Keras-like framework for PyTorch that reduces boilerplate code for training neural networks.

#callbacks#neural-network#model-training
Stars578
Forks64
Last commit2 months ago
R-Net
R-NetPython

TensorFlow implementation of R-Net for machine reading comprehension on the SQuAD dataset.

#squad#deep-learning#neural-networks
Stars577
Forks209
Last commit8 years ago
gobrain
gobrainGo

A Go library implementing feed-forward and Elman recurrent neural networks for machine learning tasks.

#ai#elman-rnn#deep-learning
Stars569
Forks61
Last commit5 years ago
layer
layerScheme

A command-line tool for neural network inference using Unix pipeline philosophy.

#blas#unix-philosophy#neural-network
Stars560
Forks18
Last commit7 years ago
autograd
autogradLua

Autograd automatically differentiates native Torch code, enabling automatic gradient computation for machine learning models.

#deep-learning#neural-networks#hessian-computation
Stars559
Forks110
Last commit4 years ago
SOMPY
SOMPYJupyter Notebook

A Python library implementing Self-Organizing Maps (SOM) with batch training, PCA initialization, and visualization tools.

#self-organizing-maps#python-library#matplotlib
Stars550
Forks248
Last commit3 years ago
Awesome Computer Vision Models
Awesome Computer Vision Models

A curated list of popular deep learning models for image classification, segmentation, and detection with key performance metrics.

#machine-learning-algorithms#deep-learning#neural-networks
Stars543
Forks94
Last commit5 years ago
TensorFlow Lite Flutter Plugin
TensorFlow Lite Flutter PluginDart

A Flutter plugin providing fast, flexible TensorFlow Lite inference with multi-platform delegate support.

#dart#neural-networks#plugin
Stars538
Forks360
Last commit2 months ago
Lightwood
LightwoodPython

An AutoML framework that generates and customizes machine learning pipelines using declarative JSON-AI syntax.

#hacktoberfest#ml-pipeline#data-science
Stars510
Forks102
Last commit6 months ago
ruby-fann
ruby-fannC

Ruby gem providing bindings to FANN (Fast Artificial Neural Network) for building and training neural networks.

#rubygems#ai#ai-library
Stars506
Forks43
Last commit2 years ago
TorontoDeepLEarning convnet
TorontoDeepLEarning convnetCuda

A fast C++ GPU implementation of Convolutional Neural Networks with multi-GPU support.

#multi-gpu#deep-learning#neural-networks
Stars504
Forks227
Last commit5 years ago
Awesome Natural Language Generation
Awesome Natural Language Generation

A curated list of resources dedicated to Natural Language Generation (NLG), including datasets, libraries, tools, and research.

#natural-language-understanding#ai#chatbots
Stars482
Forks59
Last commit3 years ago
Natural Language Generation
Natural Language Generation

A curated list of resources dedicated to Natural Language Generation (NLG), including datasets, libraries, tools, and research.

#natural-language-understanding#ai#chatbots
Stars482
Forks59
Last commit3 years ago
neural-fortran
neural-fortranFortran

A parallel deep learning framework written in modern Fortran for training and inference of dense, convolutional, and transformer networks.

#opencoarrays#scientific-computing#parallel-computing
Stars474
Forks108
Last commit
Deep Diamond
Deep DiamondClojure

A fast Clojure library for tensor operations and deep learning with optimized CPU/GPU support.

#cuda#high-performance#nvidia
Stars467
Forks19
Last commit8 days ago
DN2A
DN2ATypeScript

A JavaScript library and workspace for building and experimenting with dynamic neural network architectures.

#browser-ml#neural-architecture#deep-learning
Stars463
Forks15
Last commit2 years ago
DN2A
DN2ATypeScript

A JavaScript library and workspace for building and experimenting with dynamic neural network architectures.

#ai#deep-learning#neural-networks
Stars463
Forks15
Last commit2 years ago
sequitur
sequiturPython

A PyTorch library for creating and training autoencoders on sequential data (time series, videos, etc.) in just two lines of code.

#autoencoder-model#autoencoders#autoencoder
Stars455
Forks55
Last commit2 years ago
CameraRadarFusionNet
CameraRadarFusionNetPython

A neural network for object detection using multi-level fusion of camera and radar data, built on Keras RetinaNet.

#autonomous-driving#sensor-fusion#deep-learning
Stars451
Forks140
Last commit19 days ago
PyTorch bindings
PyTorch bindingsOCaml

OCaml bindings for PyTorch, providing NumPy-like tensor computations with GPU acceleration and automatic differentiation.

#functional-programming#neural-network#deep-learning
Stars443
Forks40
Last commit1 year ago
CAI Neural API
CAI Neural APIPascal

A Pascal-based deep learning neural network API optimized for AVX/AVX2/AVX512 and OpenCL, supporting AMD, Intel, and NVIDIA hardware.

#free-pascal#avx-optimization#opencl
Stars437
Forks210
Last commit1 day ago
PreviousPage 7 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
7 years ago
11 years ago
5 months ago
7 years ago
5 months ago
Next
#Machine Learning350
#Deep Learning311
#Tensorflow106
#Computer Vision92
#Python76
#Neural Network69
#Pytorch55
#Gpu Acceleration47
#Artificial Intelligence45
#Python Library37
#Reinforcement Learning34
#Jax33