Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use .csv and csv.gz files instead of .py files for fetching the dataset #68

Closed
rasbt opened this issue Jun 30, 2016 · 1 comment
Closed

Comments

@rasbt
Copy link
Owner

rasbt commented Jun 30, 2016

It would be a good idea to move the datasets out of the .py files and create a universal fetch function that can be used within the original loading functions. All the CSV files are quite small except for the MNIST subset, which I would compress into a .csv.gz.

@rasbt
Copy link
Owner Author

rasbt commented Aug 3, 2016

fixed in #83

@rasbt rasbt closed this as completed Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant