fann 1.0.6

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

Changes

* Fixed not working fann_train
* Added extra check for NULL when ANN creation fails