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

How to do a prediction in tensorflow ? #4

Open
epratheeban opened this issue Jan 16, 2018 · 0 comments
Open

How to do a prediction in tensorflow ? #4

epratheeban opened this issue Jan 16, 2018 · 0 comments

Comments

@epratheeban
Copy link

Hi,

This tutorial is amazing for a beginner like me.

I have a question about the prediction.

Let's say I have 3 section of data. (I'm not using CIFAR data)

  1. Training data
  2. Test data
  3. Completely foreign data without any labels.

I obtained a training score and test score using your scripts. Now I want to deploy the model in the application. The tensorflow don't have a straightforward syntax for prediction.
It would be helpful if you could add how to make a prediction after restoring the model?

Thanks

Pratheeban

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