SwiftSyft icon indicating copy to clipboard operation
SwiftSyft copied to clipboard

Add documentation for MNIST Loader

Open mjjimenez opened this issue 4 years ago • 0 comments

While the MNIST Loader is not part of the SwiftSyft library, it does demonstrate how to load data and transform it to be able to be consumed by our torchscript models.

Feel free to ask me if you have any questions about it. The original code for the loader came from this repository: https://github.com/simonlee2/MNISTKit

mjjimenez avatar Mar 30 '20 15:03 mjjimenez