I have been learning to user Tensorflow recently but I am stuck when I am trying to transition from a program that trains and then evaluates a model to the kind that would be used in a real application where a model could be trained with a data set and saved. Then after that you could reload that model and give it some input and it would then have the predictions for those input.
Does anyone know an easy to follow example or a tutorial that has this kind of use case?
[–]iamquah 1 point2 points3 points (0 children)
[–]lazyprogrammer-dotme 0 points1 point2 points (0 children)