In this version, the internal data structure of snipe got some flexible extendability features. What's more, the training procedure resilient propagation was overhauled (
this includes an interface change). You can download snipe as usual by going to the snipe page.
com.dkriesel.snipe.core.NeuralNetwork.trainResilientBackpropagation. A big thank you for the overhaul goes to Martin Westhoven. He not only managed to fix a bug that might have prevented resilient propagation from learning (no other components were influenced), but also implemented a further Rprop-enhancement that you can activate if you like (have a look at the documentation). Furthermore, Rprop has been adapted to the synapse shadow structure.Have a lot of fun!