Libraries tagged by multilayer perceptron
rubix/ml
2211 Favers
1575618 Downloads
1575618 Downloads
A high-level machine learning and deep learning library for the PHP language.
rubix/sentiment
118 Favers
578 Downloads
578 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
42 Favers
185 Downloads
185 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/cifar-10
60 Favers
266 Downloads
266 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
ghostjat/pml
8 Favers
9 Downloads
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
alcalyn/neural-network
0 Favers
22 Downloads
22 Downloads
Create a multilayer perceptron and make it learn life.