Model Undetermined Number of Labels
I'm look for tutorials on how to build a Tensorflow model that generates predictions from input, for example, generating sentences from a paragraph, then the loss is determined when compared to ground truth labels. Or generating a number of predictions for objects found in an image.
The main idea is having undetermined number of predictions or labels.
Topic machine-learning-model prediction tensorflow machine-learning
Category Data Science