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

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
Forks108
Last commit2 years 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
Forks292
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 commit1 year ago
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
Forks88
Last commit1 year 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
Forks496
Last commit2 years ago
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
Forks294
Last commit2 years 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
Forks262
Last commit
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
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
Forks129
Last commit4 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
Forks176
Last commit4 months 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
Forks635
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
Forks113
Last commit2 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
Forks303
Last commit3 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
Forks335
Last commit3 years 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
Forks106
Last commit28 days 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
Forks223
Last commit1 year 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
Forks141
Last commit
Deeppy
DeeppyPython

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

#cuda#deep-learning#gpu-acceleration
Stars1.4k
Forks297
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
Forks230
Last commit5 years ago
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
Forks959
Last commit5 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.4k
Forks131
Last commit29 days 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
Forks139
Last commit9 years 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
Forks149
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
Forks88
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
Forks244
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
Forks108
Last commit8 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
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
Forks271
Last commit3 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
Forks347
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
Forks55
Last commit1 year ago
PreviousPage 5 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
9 months ago
5 years ago
6 years ago
3 years ago
4 years ago
Next
#Machine Learning350
#Deep Learning311
#Tensorflow106
#Computer Vision92
#Python76
#Neural Network69
#Pytorch55
#Gpu Acceleration47
#Artificial Intelligence45
#Python Library37
#Reinforcement Learning34
#Jax33