convnetjs

Neural network library

A JavaScript library for training and deploying neural networks in the browser

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

GitHub

11k stars
595 watching
2k forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karpathy/recurrentjs A JavaScript library for building and training neural networks with automatic differentiation 939
stevenmiller888/mind A neural network library for building and training neural networks in JavaScript 1,513
mrdimosthenis/clj-synapses A Clojure-based neural networks library for building and training artificial neural networks. 1
japonophile/synaptic A Clojure-based library for building and training neural networks 88
mrdimosthenis/synapses A collection of libraries for building and training neural networks in various programming languages 70
fielddb/brain A JavaScript library for training and using neural networks 1
mrdimosthenis/synapsescsharp A C# library for building and training neural networks 1
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202
mrdimosthenis/synapses-java A Java library for building and training neural networks. 0
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,084
load1n9/synaptic A lightweight JavaScript neural network library with minimal dependencies. 14
kalvar/ios-bpn-neuralnetwork A neural network implementation for machine learning on iOS 33
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 686
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
mljs/feedforward-neural-networks An implementation of feedforward neural networks in JavaScript based on the wildml library 29