FANN
PHP Manual
PHP Manual»Інші базові розширення»FANN

FANN (Fast Artificial Neural Network)

Вступ

PHP binding for FANN (Fast Artificial Neural Network) Library which implements multilayer artificial neural networks with support for both fully connected and sparsely connected networks. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast.

To Top