Learning php-ml

PHP-ML - PHP的机器学习库(Machine Learning library for PHP)

PHP-ML - Machine Learning library for PHP

相关文档

官方文档: http://php-ml.readthedocs.org/

官方的github地址: https://github.com/php-ai/php-ml

官方的示例: https://github.com/php-ai/php-ml-examples

赛灵开源技术研发社区维护的中文文档: http://doc.celerstar.com/website/soft/php-ml/

安装

PHP-ML 要求 PHP >= 7.1

目前这个库正在开发中,你可以通过composer安装:

composer require php-ai/php-ml

特性