Libraries tagged by multilayer perceptron
rubix/ml
2046 Favers
753736 Downloads
753736 Downloads
A high-level machine learning and deep learning library for the PHP language.
rubix/sentiment
106 Favers
533 Downloads
533 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
38 Favers
152 Downloads
152 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/cifar-10
58 Favers
240 Downloads
240 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
alcalyn/neural-network
0 Favers
20 Downloads
20 Downloads
Create a multilayer perceptron and make it learn life.