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

spaGO
spaGOGo

A self-contained machine learning and natural language processing library written in pure Go with a dynamic computational graph.

#neural-network#deep-learning#nlp-framework
Stars1.9k
Forks89
Last commit1 year ago
TensorFlow Fold
TensorFlow FoldPython

A library for creating TensorFlow models that handle structured data with dynamic computation graphs using dynamic batching.

#deep-learning#neural-networks#natural-language-processing
Stars1.8k
Forks263
Last commit
machine-learning-experiments
machine-learning-experimentsJupyter Notebook

A collection of interactive machine learning experiments with Jupyter notebooks for training and browser demos for visualization.

#ai#educational#deep-learning
Stars1.8k
Forks331
Last commit
Education
Education

A curated collection of high-quality deep learning resources, including courses, books, papers, libraries, and datasets.

#reference-guide#educational#research-papers
Stars1.8k
Forks296
Last commit2 years ago
Bender
BenderSwift

An abstraction layer over MetalPerformanceShaders for crafting and running fast neural networks on iOS using TensorFlow models.

#apple#ios#model-conversion
Stars1.8k
Forks89
Last commit2 years ago
ProteinMPNN
ProteinMPNNJupyter Notebook

A deep learning model for protein sequence design that generates amino acid sequences for given protein backbones.

#inverse-folding#deep-learning#neural-networks
Stars1.8k
Forks475
Last commit1 year ago
Memory Networks Implementations - Facebook
Memory Networks Implementations - FacebookLua

Implementations of memory-augmented neural networks for language modeling, dialogue systems, and question answering tasks.

#babi-dataset#neural-networks#question-answering
Stars1.8k
Forks369
Last commit
NeuroNER
NeuroNERPython

An easy-to-use, state-of-the-art named-entity recognition (NER) tool based on neural networks.

#text-analysis#deep-learning#neural-networks
Stars1.7k
Forks472
Last commit3 years ago
Axon
AxonElixir

A neural network library for Elixir built on Nx, providing functional, model creation, and training APIs for deep learning.

#functional-programming#elixir#model-training
Stars1.7k
Forks125
Last commit18 days ago
pytorch_tabular
pytorch_tabularPython

A unified framework for implementing and training deep learning models on tabular data using PyTorch and PyTorch Lightning.

#hacktoberfest#model-training#deep-learning
Stars1.7k
Forks177
Last commit1 month ago
Mesh TensorFlow
Mesh TensorFlowPython

A language for distributed deep learning that simplifies model parallelism by specifying tensor computations across hardware meshes.

#gpu-clusters#high-performance-computing#large-models
Stars1.6k
Forks255
Last commit2 years ago
keras-contrib
keras-contribPython

A deprecated repository for community-contributed Keras extensions like layers, activations, and loss functions.

#experimental-features#python-library#data-science
Stars1.6k
Forks639
Last commit3 years ago
Elephas
ElephasPython

Elephas is a Keras extension for distributed deep learning on Apache Spark, enabling data-parallel training at scale.

#apache-spark#model-training#spark
Stars1.6k
Forks306
Last commit3 years ago
KotlinDL
KotlinDLKotlin

A high-level Deep Learning API for JVM and Android developers, written in Kotlin and inspired by Keras.

#keras-api#deep-learning#android
Stars1.6k
Forks111
Last commit2 years ago
GitHub repository
GitHub repositoryPython

An efficient neural network for semantic segmentation of large-scale 3D point clouds using random sampling.

#point-clouds#semantic3d#deep-learning
Stars1.6k
Forks334
Last commit2 years ago
Knet.jl
Knet.jlJupyter Notebook

A deep learning framework for Julia with GPU support and automatic differentiation using dynamic computational graphs.

#research-tool#knet#julia
Stars1.4k
Forks224
Last commit1 year ago
RLax
RLaxPython

A JAX-based library providing reinforcement learning building blocks for implementing agents, supporting both on-policy and off-policy learning.

#jax#deep-learning#neural-networks
Stars1.4k
Forks101
Last commit2 days ago
Deeppy
DeeppyPython

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

#cuda#deep-learning#gpu-acceleration
Stars1.4k
Forks299
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
Forks231
Last commit4 years ago
Fourier Feature Networks
Fourier Feature NetworksJupyter Notebook

A technique using Fourier feature mappings to enable neural networks to learn high-frequency functions in low-dimensional domains.

#spectral-bias#graphics#neural-networks
Stars1.4k
Forks142
Last commit
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
Forks961
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
Forks140
Last commit9 years ago
owl
owlOCaml

A dedicated OCaml system for scientific and engineering computing, providing n-dimensional arrays, linear algebra, algorithmic differentiation, and neural networks.

#scientific-computing#signal-processing#matrix
Stars1.3k
Forks129
Last commit8 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
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
Forks151
Last commit
vectorflow
vectorflowD

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

#d-language#sparse-data#deep-learning
Stars1.3k
Forks86
Last commit2 years ago
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
Forks245
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
Forks109
Last commit7 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
Forks272
Last commit3 years ago
rusty-machine
rusty-machineRust

A general-purpose machine learning library for Rust, focusing on speed and ease of use with minimal dependencies.

#data-science#statistics#neural-networks
Stars1.3k
Forks150
Last commit6 years ago
JavaNN
JavaNNJava

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

#autoencoder#opencl#deep-learning
Stars1.2k
Forks351
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
Forks56
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
Forks117
Last commit5 years ago
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.1k
Forks164
Last commit2 years ago
frugally-deep
frugally-deepC++

A lightweight header-only C++ library for running Keras (TensorFlow) models without linking against TensorFlow.

#library#deep-learning#c-plus-plus-14
Stars1.1k
Forks238
Last commit1 month ago
PreviousPage 5 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
5 years ago
6 months ago
5 years ago
3 years ago
3 years ago
Next
#Machine Learning313
#Deep Learning289
#Tensorflow97
#Computer Vision89
#Python68
#Neural Network62
#Pytorch54
#Gpu Acceleration46
#Artificial Intelligence41
#Python Library35
#Reinforcement Learning32
#Jax31