Language

Package: fann @ 2.2.0-1.d71d5478

Synopsis

Fast Artificial Neural Network

Description

FANN is a neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.

Home page
http://leenissen.dk/fann/wp/
Location
gnu/packages/machine-learning.scm (line: 111, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?