academic/fann: Fix slack-desc.
This commit is contained in:
parent
28490d1d27
commit
466995769c
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue