Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neural Networks

Neural Networks

382 projects

Showing 36 of 382 projects

Cornac
CornacPython

A comparative Python framework for building, evaluating, and deploying multimodal recommender systems with auxiliary data.

#recommendation-algorithms#multimodality#recommender-system
Stars1.0k
Forks168
Last commit10 days ago
allRank
allRankPython

A PyTorch framework for training neural learning-to-rank models with flexible loss functions and scoring architectures.

#transformer#ndcg#information-retrieval
Stars1.0k
Forks129
Last commit1 year ago
Machine Learning
Machine Learning

A curated collection of machine learning resources, examples, and experiments for creative coding and education.

#beginner-friendly#javascript-ml#education
Stars1.0k
Forks196
Last commit5 years ago
TensorNets
TensorNetsPython

High-level TensorFlow network definitions with pre-trained weights for easy integration into existing ML workflows.

#transfer-learning#yolov2#resnet
Stars999
Forks179
Last commit5 years ago
QANet
QANetPython

A TensorFlow implementation of QANet for machine reading comprehension on the SQuAD dataset.

#squad#deep-learning#neural-networks
Stars985
Forks298
Last commit8 years ago
KerasNLP
KerasNLPPython

A pretrained modeling library for Keras 3 offering simple, flexible, and fast access to models for text, image, and audio tasks.

#jax#keras-3#deep-learning
Stars984
Forks344
Last commit2 days ago
Restricted Boltzmann Machines
Restricted Boltzmann MachinesPython

A Python implementation of Restricted Boltzmann Machines for binary factor analysis and collaborative filtering.

#neural-networks#collaborative-filtering#python
Stars971
Forks375
Last commit
Kapre
KaprePython

GPU-accelerated audio preprocessing layers for Keras/TensorFlow, enabling real-time audio feature extraction within neural networks.

#keras-layers#spectrogram#deep-learning
Stars946
Forks147
Last commit28 days ago
rnn
rnnLua

A Recurrent Neural Network library for Torch7's nn, providing RNN, LSTM, GRU, and other sequence modeling modules.

#deep-learning#neural-networks#gru
Stars941
Forks309
Last commit8 years ago
TensorFlow Scala
TensorFlow ScalaScala

A strongly-typed Scala API for TensorFlow, providing functionality similar to the official Python API with additional features.

#data-science#deep-learning#neural-networks
Stars940
Forks91
Last commit4 years ago
Veles - Samsung Distributed machine learning platform
Veles - Samsung Distributed machine learning platformC++

A distributed platform for rapid deep learning application development with neural network engine and Hadoop integration.

#model-training#deep-learning#neural-networks
Stars917
Forks180
Last commit
Show, Attend and Tell
Show, Attend and TellJupyter Notebook

TensorFlow implementation of an attention-based neural image caption generator that focuses on relevant image parts while generating words.

#deep-learning#show-attend-and-tell#neural-networks
Stars905
Forks321
Last commit
onnx-go
onnx-goGo

A Go interface for importing and executing pre-trained ONNX neural network models without framework dependencies.

#open-source#neural-network#model-import
Stars896
Forks83
Last commit1 year ago
Deepnet
DeepnetPython

GPU-accelerated Python implementation of six fundamental deep learning algorithms using CUDA libraries.

#cuda#autoencoders#python-library
Stars895
Forks433
Last commit12 years ago
Machine Learning in MatLab/Octave
Machine Learning in MatLab/OctaveMATLAB

MatLab/Octave implementations of popular machine learning algorithms with detailed mathematical explanations and code examples.

#algorithm-implementation#neural-network#educational
Stars895
Forks251
Last commit
OpenFE
OpenFEPython

An automated feature generation framework for tabular data that discovers expert-level features to boost machine learning model performance.

#parallel-computing#python-library#data-science
Stars873
Forks111
Last commit2 years ago
Applied Deep Learning for Computer Vision with Torch
Applied Deep Learning for Computer Vision with TorchJupyter Notebook

CVPR 2015 workshop materials for learning deep learning and computer vision with Torch framework.

#educational-workshop#deep-learning#neural-networks
Stars870
Forks413
Last commit
pytorch2keras
pytorch2kerasPython

Convert PyTorch models to Keras (TensorFlow backend) for deployment and interoperability.

#keras-model-convertor#deployment#densenet
Stars861
Forks143
Last commit3 years ago
Seq2seq-Chatbot
Seq2seq-ChatbotPython

A minimal 200-line implementation of a sequence-to-sequence chatbot using TensorLayer and TensorFlow.

#chat#educational#tensorlayer
Stars840
Forks309
Last commit4 years ago
Torch.rb
Torch.rbRuby

A deep learning library for Ruby that provides a native interface to LibTorch, enabling GPU-accelerated neural network development.

#deep-learning#neural-networks#ruby-gem
Stars834
Forks38
Last commit1 month ago
torch-rb
torch-rbRuby

A Ruby deep learning library powered by LibTorch, providing a PyTorch-like API for Ruby developers.

#deep-learning#gpu-acceleration#neural-networks
Stars834
Forks38
Last commit1 month ago
A chess AI that learns to play chess using deep learning.
A chess AI that learns to play chess using deep learning.Python

A chess AI that learns to play chess using deep learning and neural networks.

#game-ai#chess-ai#deep-learning
Stars832
Forks158
Last commit9 years ago
tensorflow.rb
tensorflow.rbRuby

A Ruby API for TensorFlow, enabling machine learning and deep learning within Ruby applications.

#ai#ruby-bindings#deep-learning
Stars831
Forks62
Last commit4 years ago
AIToolbox
AIToolboxSwift

A comprehensive Swift framework providing AI/ML algorithms including neural networks, SVMs, genetic algorithms, and MDPs with GPU acceleration.

#genetic-algorithms#deep-learning#neural-networks
Stars802
Forks86
Last commit
AIToolbox
AIToolboxSwift

A comprehensive Swift framework providing AI/ML algorithms including neural networks, SVMs, PCA, genetic algorithms, and MDPs with GPU acceleration support.

#genetic-algorithms#deep-learning#neural-networks
Stars802
Forks86
Last commit5 years ago
PyTorch Frame
PyTorch FramePython

A modular deep learning framework for PyTorch to build neural networks on heterogeneous tabular data.

#data-science#deep-learning#data-frame
Stars788
Forks71
Last commit3 days ago
Get started with JAX by Aleksa Gordić
Get started with JAX by Aleksa GordićJupyter Notebook

A collection of tutorials and resources to help developers learn JAX, Flax, and Haiku for machine learning.

#learn-jax#google-colab#haiku
Stars785
Forks119
Last commit2 years ago
Objax
ObjaxPython

An object-oriented machine learning framework built on JAX, designed for simplicity and readability in research.

#jax#deep-learning#neural-networks
Stars773
Forks72
Last commit2 years ago
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
Stars754
Forks264
Last commit3 years 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
Stars753
Forks122
Last commit1 year ago
gpd
gpdC++

Detects 6-DOF grasp poses for parallel jaw grippers in 3D point clouds, enabling robotic grasping of novel objects in clutter.

#robotics#grasp-detection#grasping
Stars747
Forks247
Last commit4 years ago
OTT-JAX
OTT-JAXPython

A JAX-powered library for solving large-scale optimal transport problems, including matching, barycenters, and neural approximations.

#scientific-computing#jax#sinkhorn-algorithm
Stars745
Forks135
Last commit1 day 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
Stars730
Forks117
Last commit3 years 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 commit11 months 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 commit11 months 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
Forks174
Last commit
PreviousPage 6 of 11

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
6 years ago
2 years ago
7 years ago
6 months ago
9 years ago
5 years ago
7 years ago
Next
#Machine Learning313
#Deep Learning289
#Tensorflow97
#Computer Vision89
#Python68
#Neural Network62
#Pytorch54
#Gpu Acceleration46
#Artificial Intelligence41
#Python Library35
#Reinforcement Learning32
#Jax31