Network name and NeuralNetworkPattern

emkay's picture

Hi,
I noticed that NeuralNetworkPattern does not have a way to set the name of the generated netural network. This means that persisting the network causes an exception.
Is it intentional that I should be setting the network name after calling generate() on the pattern or would it make sense for the name to be part of the pattern?

Thanks

Martin

jeffheaton's picture

You should be able to call setName on the generated network. But it would be handy to have a name attribute on the pattern, which is something I may add at some point.

Jeff


Copyright 2005 - 2012 by Heaton Research, Inc.. Heaton Research™ and Encog™ are trademarks of Heaton Research. Click here for copyright, license and trademark information.