FANN is a C/C++ neural network library. I would like to create a link so that you can use FANN from processing.
FANN has 'bindings' for various languages including Java. Processing is Java and so I think it should be possible to link the two.
I have many years programming Matlab but really nothing beyond numerical programming. So:
a) has this been done already?b) if it hasn't been done, I'd like to try it. Any guidance on how I should go about that?
Any assist/guidance would be appreciated.
1