README 474 B

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