slack-desc 1.1 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. fann: fann (Fast Artificial Neural Networks)
  9. fann:
  10. fann: Fast Artificial Neural Network Library is a free open source neural
  11. fann: network library, which implements multilayer artificial neural
  12. fann: networks in C with support for both fully connected and sparsely
  13. fann: connected networks. Cross-platform execution in both fixed and
  14. fann: floating point are supported. It includes a framework for easy
  15. fann: handling of training data sets. It is easy to use, versatile,
  16. fann: well documented, and fast. Bindings to more than 15 programming
  17. fann: languages are available.
  18. fann: Homepage: http://leenissen.dk/fann/wp/