Skip to content

How to do a prediction in tensorflow ?  #4

@epratheeban

Description

@epratheeban

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions