Friday, February 19, 2010

Stuff to fix

Currently to seed the neural network with data or weights I'm using the function to generate ID's for the layers, which due to the structure of how I initialise each layer means that layer id's vary by 11 units.

The XML file's generated can be parsed, however I need to correct some of the indentation, so it will be able to be read properly.

Currently the XML looks like this:





No comments:

Post a Comment