RubixML / CIFAR-10
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
β57Updated last year
Alternatives and similar repositories for CIFAR-10:
Users that are interested in CIFAR-10 are comparing it to the libraries listed below
- Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.