65.9K
CodeProject is changing. Read more.
Home

Testing and Validation CNTK Models using C#

starIconstarIconstarIconstarIconstarIcon

5.00/5 (5 votes)

Nov 15, 2017

CPOL

1 min read

viewsIcon

16508

Once the model is built and Loss and Validation functions satisfy our expectation, we need to validate and test the model using the data which was not part of the training data set (unseen data).