academic/fann: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-14 00:12:36 -05:00 committed by Willy Sudiarto Raharjo
parent 28490d1d27
commit 466995769c
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 8 additions and 8 deletions

View File

@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
fann: FANN (Fast Artificial Neural Networks)
fann: fann (Fast Artificial Neural Networks)
fann:
fann: Fast Artificial Neural Network Library is a free open source neural
fann: network library, which implements multilayer artificial neural networks
fann: in C with support for both fully connected and sparsely connected
fann: networks. Cross-platform execution in both fixed and floating point are
fann: supported. It includes a framework for easy handling of training data
fann: sets. It is easy to use, versatile, well documented, and fast. Bindings
fann: to more than 15 programming languages are available.
fann:
fann: network library, which implements multilayer artificial neural
fann: networks in C with support for both fully connected and sparsely
fann: connected networks. Cross-platform execution in both fixed and
fann: floating point are supported. It includes a framework for easy
fann: handling of training data sets. It is easy to use, versatile,
fann: well documented, and fast. Bindings to more than 15 programming
fann: languages are available.
fann: Homepage: http://leenissen.dk/fann/wp/