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

Thanks! I'll give it a go.
  • Comment on Re^2: Any suggestions for Neural Network implementation?

Replies are listed 'Best First'.
Re^3: Any suggestions for Neural Network implementation?
by salva (Canon) on May 02, 2012 at 14:23 UTC
    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.
      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.