How to use validation dataset in iteration-based deep network training?
Show older comments
Hello
I was trying to train a Twin network using this: https://www.mathworks.com/help/deeplearning/ug/train-twin-network-for-dimensionality-reduction.html
Is there any way to validate the network using a validation dataset?
Also, if anyone got good accuracy with this network or can suggest another similar matlab example, that would be much appreciated.
Thanks
Answers (1)
Sure, use the network to make some predictions,
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!