Performance on Test Data
Opened this issue · 3 comments
sk210892 commented
Hi,
How can I check the performance of the trained model on the test data?
violet-zct commented
Create your test data stream and add another DataStreamMonitoring to the extensions.
sk210892 commented
How many epochs did you usually run to get the results you mentioned and how long did it take?
webeng commented
Nice work! Do you have a plot of the training or validation loss per epoch?
Thanks