LeNet5-PyTorch PyTorch implementation of LeNet5. Support running on single GPU. The accuracy on test set now reaches 99.9% TODO: Apply Parallel training on multi-GPU Add the load of model from checkpoint TBD