I am studying on Machine Learning project and I want to do it with php on web. Is it possible and if it is, do you have some suggestion about library or ideas? If it is not , I will continue my project on java with Weka tool.
PHP becomes faster and faster with every version that comes out and there are libraries such as Rubix ML or PHP-ml which can be used for machine learning and artificial intelligence. The Rubix ML is a machine learning library which is open-source, this means it is free to use.
So yes, you can build AI projects using PHP. Program O is an AIML(stands for Artificial Intelligence Modelling Language. It is an XML based markup language meant to create artificial intelligent applications) engine written in PHP with MySQL.
Rubix ML is a high-level machine learning and deep learning library for the PHP language that includes implementations of several machine learning algorithms, so you can define a model object in a single line or a few lines of code, then use it to fit a set of points or predict a value.
Machine learning (ML) is a type of artificial intelligence (AI) that allows software applications to become more accurate at predicting outcomes without being explicitly programmed to do so. Machine learning algorithms use historical data as input to predict new output values.
Here's one, I haven't tried it though,
https://github.com/gburtini/Learning-Library-for-PHP
I don't think there are many Machine Learning libs built using PHP, in college I built an expert system using Java Jess:
http://en.wikipedia.org/wiki/Jess_(programming_language)
Hope this helps :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With