/torch-mnist

Learning Pytorch, trying to use pytorch for MNIST dataset

Primary LanguagePythonOtherNOASSERTION

Pytorch MNIST

Making first model in pytorch, which attempts to make classification of handwritten digits (MNIST dataset).

And Learn from it.