caption_generator
caption_generator copied to clipboard
Why don't you validate during trainning?
Hello, I was wonder why is it that you don't add a validation generator during training. How do you control that the model doesn't overfit too much/it is able to generalize? Thanks in advance
@hipoglucido Good point, this can and should be done; mind sending a pull request?