Fast Artificial Neural Network Library implements multilayer
authorgdt <gdt>
Wed, 4 Oct 2006 20:12:34 +0000 (20:12 +0000)
committergdt <gdt>
Wed, 4 Oct 2006 20:12:34 +0000 (20:12 +0000)
commit42c26a58cf090838e91ec64e38aaa90dfe6e4fbf
tree7fcc34b28d68f4797a8d064aff41efe9ac2297b0
parent2f4a58bee83b55c7dd6931d279cf6fe2f022588c
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.
devel/fann/DESCR [new file with mode: 0644]
devel/fann/Makefile [new file with mode: 0644]
devel/fann/PLIST [new file with mode: 0644]
devel/fann/distinfo [new file with mode: 0644]