D
D
Dmitry2017-04-20 14:27:34
Python
Dmitry, 2017-04-20 14:27:34

How to use a trained tensorflow model?

Hello, I'm trying to parse with tensorflow. I found this repository on github for creating/training a retrieval-based model using UDC.
It seems like I set it up, started the training, which worked for about 12 hours, but I can’t figure out how to implement the model further in the chat as such, Google didn’t help.
After training the model in the ./runs folder, there are files with the name model.ckpt-1505.meta, as I understand it, these are training checkpoints / some training graphs, but I have no idea how to use them further.
Please explain what's what.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
ivodopyanov, 2017-04-20
@MrDinkyToster

There is also a udc_predict.py file with an example of using the trained model for predictions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question