fann

Wrapper for FANN (Fast Artificial Neural Network) Library


This package provides a PHP binding for FANN (Fast Artificial Neural Network) Library

License: PHP 3.01

Latest releases

Version Release Download
1.2.0 2024-02-21 fann-1.2.0.tgz
1.2.0RC2 2022-01-02 fann-1.2.0RC2.tgz
1.2.0RC1 2021-03-14 fann-1.2.0RC1.tgz
1.1.1 2016-06-26 fann-1.1.1.tgz
1.1.0 2016-03-30 fann-1.1.0.tgz
Show all releases

Changelog

Version Message
1.2.0 * Tested support of PHP 8.2 and PHP 8.3
1.2.0RC2 * Added support for PHP 8.1
1.2.0RC1 * Added support for PHP 8
* Added logic gates, OCR and pathfinder examples
1.1.1 * Fixed segfault after calling fann_destroy
1.1.0 * No changes since 1.1.0RC2
Show complete changelog