Merge pull request #324 from itcraftsmanpl/php-ml

Add link to php-ml
This commit is contained in:
Joseph Misiti 2016-10-27 10:51:32 -04:00 committed by GitHub
commit 81f8d26feb

View File

@ -707,6 +707,7 @@ on MNIST digits[DEEP LEARNING]
<a name="php-general-purpose">
### General-Purpose Machine Learning
* [PHP-ML](https://github.com/php-ai/php-ml) - Machine Learning library for PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
* [PredictionBuilder](https://github.com/denissimon/prediction-builder) - A library for machine learning that builds predictions using a linear regression.
<a name="python" />