Menu

#2 Serialize/Deserialize KohonenSom network problem

open
nobody
None
5
2008-11-10
2008-11-10
OlegK
No

Hello,
I am getting following exception when deserializing saved Kohonen SOM network from file.
The same code that I use for Serializing/DeSerializing works fine on BackpropogationNetwork

Exception: "Value cannot be null.\r\nParameter name: sourceNeuron"

Stack: " at NeuronDotNet.Core.Helper.ValidateNotNull(Object value, String name) in E:\\NeuronDotNet Source\\Core\\Helper.cs:line 47\r\n at NeuronDotNet.Core.SOM.KohonenSynapse..ctor(INeuron sourceNeuron, PositionNeuron targetNeuron, KohonenConnector parent) in E:\\NeuronDotNet Source\\Core\\SOM\\KohonenSynapse.cs:line 106\r\n at NeuronDotNet.Core.SOM.KohonenConnector..ctor(SerializationInfo info, StreamingContext context) in E:\\NeuronDotNet Source\\Core\\SOM\\KohonenConnector.cs:line 86"

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.