DESCR 411 B

1234567
  1. Fast Artificial Neural Network Library is a free open source neural
  2. network library, which implements multilayer artificial neural networks
  3. in C with support for both fully connected and sparsely connected
  4. networks. Cross-platform execution in both fixed and floating point are
  5. supported. It includes a framework for easy handling of training data
  6. sets. It is easy to use, versatile, well documented, and fast.