This instruction is for setting up Nvidia GPU Fabric for multi-node with multi-GPU.
Authors: Liang Yan
This instruction is for setting up Nvidia GPU Fabric for multi-node with multi-GPU.
Authors: Liang Yan
This project is based on PyTorch which was introduced by Facebook in 2017. DataSet is Fashion MNIST which is a dataset from Zalando's article images. It has a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, along with a label from 10 classes. It is a replacement for MNIST dataset to benchmark machine learning algorithms.