raaka1 / Train_mnist_torch_cuda

MNIST trainer for Torch using CUDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Train_mnist_torch_cuda

MNIST trainer for Torch using CUDA

The MNIST database of handwritten digits, available from this page, has a training set of 60,000 examples, and a test set of 10,000 examples. It is a subset of a larger set available from NIST. The digits have been size-normalized and centered in a fixed-size image.

https://github.com/torch/demos/tree/master/train-a-digit-classifier

About

MNIST trainer for Torch using CUDA


Languages

Language:Lua 100.0%