TaysML PHP Neural Network Usage Docs (still in progress) <?php require_once("vendor/autoload.php"); $ts = new \TaysML\Network(); $ts->init(); ?> Dependencies: https://github.com/phpsci/phpsci-carray