iterative / dataset-registry

Dataset registry DVC project
67 stars 39 forks source link

Add MNIST Dataset to the Dataset Registry #7

Closed iesahin closed 3 years ago

iesahin commented 3 years ago

I have added a directory get-started-mnist/raw and used dvc add to add the raw dataset files. I have pushed the contents of these files to S3 as described in the README.md file. I have updated the tree view in README.md to reflect the changes.

Related: iterative/katacoda-scenarios#60