The FANN website has not been updated for quite a while, partly because of laziness, but also because the update process has been somewhat complicated.
But now, the FANN website has gone through a complete makeover, and it is now based on the WordPress system, which allows for easy updating of the site, site comments, and a FANN blog with news stories about FANN.
Please let me know what you think about the new site, by commenting below.
Awesome makeover! This is definitely a huge improvement, and your effort is appreciated. Nice job!
Dear Sir/Madam
I need some code with matlab, for ANN.
Thanks a lot
bye
Please take a look at the Language Bindings section: http://leenissen.dk/fann/wp/language-bindings/
Your site looks great!
The site looks good. Your code looks even better.
Very nice !!! I almost thought that the project is dead and I’m following it for years now

When to expect the new version with CUDA/OpenCL, mutli-cpu support (yea dreams I know) ?:P It’s stuck with fann-2.1.0 for way too long
Nice job anyway , You made my week, thank You
outstanding web page!
I’ve used FANN the past year for an ANPR project (OCR with ANN), so I came to take a look of news.
keep going guys!
best regards!
Hey just found it : http://fann.cvs.sourceforge.net/viewvc/fann/fann/?view=tar
I am new to FANN. I am trying to use the FANN package to do some training on geophysical data that has significant variability. I would like to know how over training/over fitting is avoided in the fann package
Any one out there to help?
Thanks
The command line program sfann performs early stopping and k-fold-crossvalidation for avoiding training/over fitting. See http://leenissen.dk/fann/wp/graphical-interface/
Hi, I am currently doing Gesture Recognition and trying to use FANN. Anyone can guide me on how to use this FANN for my project?