Commit graph

2 commits

Author SHA1 Message Date
gdt
b5edca5632 split Makefile into Makefile.common for impending py-fann package.
Add bl3.
2006-10-05 14:55:21 +00:00
gdt
4039b51e3f Fast Artificial Neural Network Library implements multilayer
artificial neural networks in C with support for both fully connected
and sparsely connected networks. Cross-platform execution in both
fixed and floating point are supported. It includes a framework for
easy handling of training data sets. It is easy to use, versatile,
well documented, and fast. Bindings to other programming languages
and a GUI are also available.
2006-10-04 20:12:34 +00:00