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

typilus
typilusPython

A deep learning algorithm that predicts type hints for Python code using neural networks.

#deep-learning#neural-networks#type-inference
Stars63
Forks19
Last commit3 years ago
DeepL
DeepLPython

A Python library and CLI application for translating text using the DeepL neural machine translation service.

#application#library#language-processing
Stars63
Forks7
Last commit7 years ago
ros2-tensorflow
ros2-tensorflowPython

ROS2 nodes for performing computer vision inference using TensorFlow models, enabling object detection and image classification in robotics.

#robotics#opencv#ros2
Stars62
Forks14
Last commit3 years ago
LocalTranslate
LocalTranslateQML

A desktop application that performs high-quality translations offline using Firefox's neural translation models.

#firefox-models#desktop-application#privacy-tools
Stars62
Forks4
Last commit2 months ago
skynet
skynetC++

A lightweight deep learning library written in C++ with C, C#, and Python interfaces, supporting CPU and GPU computation.

#multi-language#cuda#deep-learning
Stars61
Forks24
Last commit5 years ago
Neural Network
Neural NetworkSwift

An interactive Swift PlaygroundBook that teaches neural network concepts through hands-on examples.

#visual-demos#wwdc19#neural-networks
Stars58
Forks2
Last commit7 years ago
Keras4Delphi
Keras4DelphiPascal

A high-level neural networks API for Delphi, written in Pascal with Python binding and support for TensorFlow, CNTK, or Theano backends.

#neural-network#deep-learning#pascal
Stars57
Forks21
Last commit6 years ago
Highway Network
Highway NetworkPython

A TensorFlow implementation of convolutional highway networks for deep learning experiments.

#deep-learning#neural-networks#research-tools
Stars56
Forks20
Last commit10 years ago
ANN
ANNJulia

A Julia package implementing backpropagation artificial neural networks for machine learning tasks.

#neural-networks#julia-language#numerical-computing
Stars55
Forks11
Last commit7 years ago
Varis
VarisGo

A neural network library in Go where neurons and synapses are implemented as goroutines.

#ai#neural-network#neural-networks
Stars55
Forks7
Last commit8 years ago
xRBM
xRBMPython

A TensorFlow library implementing Restricted Boltzmann Machines and their variants for machine learning applications.

#probabilistic-models#library#python-library
Stars55
Forks22
Last commit8 years ago
Gekko_ANN_Strategies
Gekko_ANN_StrategiesJavaScript

A collection of algorithmic trading strategies for the Gekko cryptocurrency trading bot, designed for educational purposes.

#trading-bot#backtesting#algorithmic-trading
Stars54
Forks22
Last commit3 years ago
Serrano
SerranoSwift

A Swift deep learning library for iOS and macOS with Accelerate and Metal support.

#ios#deep-learning#metal
Stars54
Forks7
Last commit8 years ago
PyTorchCV
PyTorchCVShell

A PyTorch-based framework providing implementations of state-of-the-art deep learning models for computer vision tasks.

#pose-estimation#instance-segmentation#deep-learning
Stars52
Forks8
Last commit7 years ago
QuickVision
QuickVisionPython

An easy-to-use PyTorch library for faster computer vision model development and training.

#model-training#deep-learning#neural-networks
Stars52
Forks4
Last commit3 years ago
BioPy
BioPyPython

A Python library implementing biologically-inspired algorithms including neural networks, genetic programming, and particle swarm optimization.

#particle-swarm-optimization#algorithm#genetic-algorithms
Stars49
Forks10
Last commit3 years ago
LKYDeepNN
LKYDeepNNC++

A lightweight, header-only C++11 deep neural network library designed for embedded systems with minimal dependencies.

#embedded-systems#data-science#deep-learning
Stars49
Forks12
Last commit5 years ago
mxnet
mxnetRuby

Ruby bindings for the Apache MXNet deep learning framework, enabling Ruby developers to build and train neural networks.

#ai-framework#deep-learning#neural-networks
Stars48
Forks9
Last commit5 years ago
FlaxVision
FlaxVisionPython

A collection of neural network models ported from torchvision for use with JAX and Flax.

#transfer-learning#jax#deep-learning
Stars46
Forks2
Last commit1 year ago
ruby-dnn
ruby-dnnRuby

A Ruby deep learning library supporting fully connected, convolutional, and recurrent neural networks.

#neural-network#deep-learning#gpu-acceleration
Stars46
Forks2
Last commit3 years ago
WebAR.rocks.faceDepth
WebAR.rocks.faceDepthJavaScript

A lightweight JavaScript/WebGL library for real-time face detection, depth estimation, and 3D face insertion in the browser.

#camera#neural-networks#threejs
Stars43
Forks5
Last commit9 months ago
Core torch7 demos repository
Core torch7 demos repositoryLua

A collection of demos and tutorials for learning Torch7, a scientific computing framework with deep learning support.

#scientific-computing#demos#deep-learning
Stars43
Forks20
Last commit9 years ago
AlexNet3D
AlexNet3DPython

TensorFlow implementation of AlexNet with 3D convolutional layers for volumetric image recognition.

#deep-learning#neural-networks#3d-convolution
Stars42
Forks12
Last commit8 years ago
AVCBet
AVCBetPython

An attentive bilateral contextual network for efficient semantic segmentation of fine-resolution remote sensing images.

#isprs#image-analysis#vaihingen
Stars41
Forks5
Last commit2 years ago
Neuron
NeuronPython

A Python library providing various neural unit implementations including LNU, QNU, RBF, MLP, and MLP-ELM with gradient descent and Levenberg-Marquardt training.

#neurons#qnu#gradient-descent
Stars41
Forks6
Last commit7 months ago
flaxdiff
flaxdiffJupyter Notebook

A simple, easy-to-understand library for diffusion models built with Flax and JAX, focusing on readability and learning.

#attention#jax#educational
Stars40
Forks1
Last commit1 month ago
SwiftLearner
SwiftLearnerScala

A Scala machine learning library with simple, readable implementations of classic algorithms for prototyping and education.

#algorithm-implementation#educational#scala-library
Stars40
Forks9
Last commit1 year ago
MAChineLearning
MAChineLearningObjective-C

A native Objective-C framework for experimenting with neural networks and natural language processing on macOS and iOS.

#ios#objective-c#neural-networks
Stars37
Forks8
Last commit7 years ago
RBMs in R
RBMs in RR

An R package implementing Restricted Boltzmann Machines for collaborative filtering and feature learning.

#r-package#neural-networks#collaborative-filtering
Stars36
Forks14
Last commit5 years ago
RusticSOM
RusticSOMRust

A Rust library for implementing Self-Organizing Maps (SOM) with customizable training and serialization.

#self-organizing-maps#crates#dimensionality-reduction
Stars36
Forks6
Last commit3 years ago
Awesome Keras
Awesome Keras

A curated list of awesome Keras projects, libraries, and resources for deep learning.

#neural-network#data-science#deep-learning
Stars36
Forks1
Last commit3 years ago
QuantResearchDev
QuantResearchDevJavaScript

An open-source quantitative crypto trading bot framework for backtesting and live trading with multi-coin, multi-timeframe strategies.

#market-analysis#trading-bot#trading
Stars32
Forks15
Last commit7 years ago
Awsome GAN Training
Awsome GAN Training

A curated collection of resources, papers, and implementations for training Generative Adversarial Networks (GANs).

#research-papers#deep-learning#neural-networks
Stars31
Forks5
Last commit5 years ago
Data Driven Code
Data Driven CodePython

A PyCon Canada 2016 session demonstrating neural network basics and data-driven code reuse with simple Python examples.

#beginner-friendly#educational#neural-networks
Stars30
Forks8
Last commit9 years ago
NeuralNetworks-V-Module
NeuralNetworks-V-ModuleV

A V programming language module for creating and training multi-layer neural networks with backpropagation.

#ai-framework#deep-learning#neural-networks
Stars30
Forks5
Last commit1 year ago
ai4cr
ai4crCrystal

A Crystal shard providing artificial intelligence algorithms, including neural networks, ported from the AI4R library.

#crystal-lang#neural-networks#shard
Stars28
Forks4
Last commit4 years ago
PreviousPage 11 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
Next
#Machine Learning350
#Deep Learning311
#Tensorflow106
#Computer Vision92
#Python76
#Neural Network69
#Pytorch55
#Gpu Acceleration47
#Artificial Intelligence45
#Python Library37
#Reinforcement Learning34
#Jax33