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

Remote load of example data #186

Open
philerooski opened this issue Feb 25, 2019 · 0 comments
Open

Remote load of example data #186

philerooski opened this issue Feb 25, 2019 · 0 comments

Comments

@philerooski
Copy link
Collaborator

Currently, the majority of the package's size comes from the example datasets. Rather than including the data with the package, we should include functions for easily fetching the data from a remote server.

It's possible this will only be feasible once oAuth is implemented on Synapse, sometime in late 2019. We can include oAuth tokens with the package giving users programmatic access to the file handles of the example datasets.

Sample data loading is already done this way in Keras. See, for example, keras.datasets.cifar10.load_data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant