12 lines
322 B
Plaintext
12 lines
322 B
Plaintext
config BR2_PACKAGE_FANN
|
|
bool "fann"
|
|
help
|
|
Fast Artificial Neural Network (FANN) Library
|
|
is a free open source neural network library,
|
|
which implements multilayer artificial neural
|
|
networks in C with support for both fully
|
|
connected and sparsely connected networks.
|
|
|
|
https://github.com/libfann/fann
|
|
|