rubix/cifar-10
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
时间:2020-06-18 19:08
rubix/sentiment
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
时间:2020-06-18 19:08
rubix/mnist
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
时间:2020-06-18 18:54
jtet/perceptron
Simple PHP implementation of a Perceptron.
时间:2012-12-12 21:54