Libraries tagged by php machine learning
grok-php/client
1481 Downloads
Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.
rubix/extras
70737 Downloads
Experimental features for the Rubix ML library.
coral-media/php-ml
1037 Downloads
PHP-ML - Machine Learning library for PHP
wapnen/google-cloud-vision-php
26965 Downloads
A simple php library for the google cloud vision API
softcreatr/php-openai-sdk
854 Downloads
A powerful and easy-to-use PHP SDK for the OpenAI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
rubix/server
2144 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
utopia-php/agents
606 Downloads
A simple PHP AI agents library
dashboardbuilder/dashboardbuilder.net
283 Downloads
Dashboard Builder is a PHP based data driven visualization & business analtyc tool, a machine learning delivers insights, written in PHP with an added layer of drag-and-drop flexibility which helps predicting the future with ease and no code required.
rubix/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
379 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
425 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/har
124 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/credit
208 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
rubix/cifar-10
257 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.