xiaohongwu / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Save trained network to stream #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I need to save trained network to file. The best way how to do it is 
enable serialization Network class.

Original issue reported on code.google.com by TJuri...@gmail.com on 27 Mar 2007 at 4:10

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 26 Aug 2007 at 6:40

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 26 Aug 2007 at 6:40

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 17 Feb 2008 at 2:26

GoogleCodeExporter commented 8 years ago
Save() and Load() methods are added to Network class, which allow to 
serialize/deserialize neural network.

The fix was committed in revision 463. Will be released in version 1.6.1

Original comment by andrew.k...@gmail.com on 22 Feb 2008 at 10:34

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 22 Feb 2008 at 10:43

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 22 Feb 2008 at 10:43

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 17 May 2008 at 6:27

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 19 May 2008 at 6:08