Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there a way to save and restore trained neural network weights?

http://docs.opencv.org/modules/ml/doc/neural_networks.html

I've been using artificial neural networks implemented in OpenCV, and it works well, but I just realized that the documentation doesn't explain a way to save and load trained weights. I'd like to do this so I don't have to train every time I start the program.