Installation
From Artificial Neural Network for PHP
ANN - Artificial Neural Network for PHP 5.x
This chapter describes the steps to implement the ANN source code to your project.
Installation
- Unpack the source code
tar -xzf ann200.tar.gz
- Including to your source
<?php
require_once ('ANN/ANN_Network.php');
$ann = new ANN_Network;
?>
Links flutender Blocksatz