Hallo!
I just finished a little external I wrote to use FANN classes in PD. It is about multi layered neural networks.
cool - I also wanted to do that ... :)
I would like to know who is the author of the ann_som external, I think he could be interested in it (for ann_mlp).
it's iohannes.
It should compile on linux and osx also but I didn't try (you'll need to
add
paths to fann src and libs).. if you do it please send me a makefile and I'll add it.
the makefile for linux is at grh.mur.at/Makefile, a minor change to compile nn.c on linux at grh.mur.at/nn.c
Maybe you can put this in the externals/ann folder in cvs?
LG Georg