Ask Your Question

someone's profile - activity

2013-02-23 10:22:51 -0600 asked a question Neural network training in C usage in C++ is possible?

what happen to trained Neural network implemented in c with opencv if execution of program is over? can we use same trained network again if we run that code again ? if not... how can we do that ?