-
I managed to do this with the code here:
https://sourceforge.net/forum/forum.php?thread_id=2508502&forum_id=560892
so I can Save my ANN to a file and Load it in the next startup of my application easily.
Thanks again.
2009-06-08 13:31:07 UTC in NeuronDotNet - Neural Networks in C#
-
hello
thank you! i used your code and it worked!
i could load/save from/to file.
Thanks.
2009-06-08 13:28:35 UTC in NeuronDotNet - Neural Networks in C#
-
hello
thanks for the great job
i needed to save the trained ANN to file and then load it back.
is there any method for doing so?
if there is not how should i do it?
thanks in advance.
2009-06-08 12:30:42 UTC in NeuronDotNet - Neural Networks in C#