synaptic
Neural Network Library
A JavaScript library for building and training neural networks without requiring specific architecture definitions
architecture-free neural network library for node.js and the browser
7k stars
280 watching
665 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
brainjs/brain.js | A GPU-accelerated JavaScript library for building and training neural networks in web and Node.js applications. | 14,401 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
janhuenermann/neurojs | A JavaScript framework for building and training neural networks in the browser | 4,399 |
synsense/sinabs | A deep learning library for training and deploying spiking neural networks using PyTorch. | 81 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
microsoft/synapseml | A library for building scalable machine learning pipelines on distributed computing frameworks like Apache Spark | 5,068 |
mrdimosthenis/synapses-java | A Java library for building and training neural networks. | 0 |
load1n9/synaptic | A lightweight JavaScript neural network library with minimal dependencies. | 14 |
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,889 |
lasagne/lasagne | A lightweight Python library for building and training neural networks using Theano | 3,845 |
szagoruyko/binary-wide-resnet | An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 939 |
xternalz/wideresnet-pytorch | An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 333 |