I\'m currently using Neuroph to build a network to evaluate complex logical expressions. The method is called CIL2P for anyone interested and the method generates semi-recurrent networks (only recurs
I want to mimic computer memory with jeff heaton\'s encog neural network library.I just don\'t know what approach to use.
I am porting some C code involving an artificial neural network to Java. I have decided to use the Encog framework.