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

Example usage of net.provide_external_data #93

Open
iver56 opened this issue Nov 9, 2015 · 0 comments
Open

Example usage of net.provide_external_data #93

iver56 opened this issue Nov 9, 2015 · 0 comments
Labels

Comments

@iver56
Copy link
Contributor

iver56 commented Nov 9, 2015

I've trained an MNIST network. Now I basically want to know how I can input an image and classify it. By reading the docs, I understand that provide_external_data is one of the steps of doing that.

However, I find think that the documentation does not explain clearly enough the data parameter that net.provide_external_data takes in. I understand that it should be a dictionary, but I'm not sure what the dictionary should contain. An quick example dictionary (f.ex. for the MNIST problem) and a reference to the data format documentation would help.

@iver56 iver56 changed the title Example usage for net.provide_external_data Example usage of net.provide_external_data Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants