feedforward-neural-networks

Neural Network Library

An implementation of feedforward neural networks in JavaScript based on the wildml library

A implementation of feedforward neural networks based on wildml implementation

GitHub

29 stars
14 watching
3 forks
Language: JavaScript
last commit: over 5 years ago

Related projects:

Repository Description Stars
stevenmiller888/mind A neural network library for building and training neural networks in JavaScript 1,513
fielddb/brain A JavaScript library for training and using neural networks 1
machinelearnjs/machinelearnjs A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. 540
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 592
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 406
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
karpathy/convnetjs A JavaScript library for training and deploying neural networks in the browser 10,889
karpathy/recurrentjs A JavaScript library for building and training neural networks with automatic differentiation 939
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,495
mrdimosthenis/clj-synapses A Clojure-based neural networks library for building and training artificial neural networks. 1
jedld/brains-jruby An implementation of a feedforward neural network toolkit for JRuby 60
mljs/kernel A factory for creating kernel functions used in machine learning algorithms 1
mrdimosthenis/synapses A collection of libraries for building and training neural networks in various programming languages 70
dmlc/mxnet.js A JavaScript package for running deep learning models in the browser without requiring a server 435