in reply to Re^2: Any suggestions for Neural Network implementation?
in thread Any suggestions for Neural Network implementation?

If it doesn't work or you find some new functionality in 2.2 you want to use not available through the wrapper module AI::FANN, just file a bug report and I will try to update it.
  • Comment on Re^3: Any suggestions for Neural Network implementation?

Replies are listed 'Best First'.
Re^4: Any suggestions for Neural Network implementation?
by zerocred (Beadle) on May 03, 2012 at 02:55 UTC
    Thank you - That's very kind of you! I think I only need plain vanilla NN functions, the most challenging bit is formatting the input data. I'll let you know how I get on.