pineapple/externals/vcpkg/ports/fann/vcpkg.json
2022-07-23 03:01:36 +02:00

7 lines
356 B
JSON
Executable file

{
"name": "fann",
"version": "2.2.0",
"port-version": 2,
"description": "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.",
"homepage": "https://github.com/libfann/fann"
}