Libraries tagged by machine-learning
rubix/har
125 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/dota2
193 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rubix/divorce
444 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
reconengine/recon-laravel
9 Downloads
World class recommendation engine brought to Laravel
phpfanatic/clarifai
10640 Downloads
clarifAI PHP Library
patrickschur/neural-network
41 Downloads
A dead simple neural network. For educational purposes only.
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk
mottaviani-dev/laravel-reductor
6 Downloads
ML-powered test suite optimization for Laravel - Reduce CI/CD time by identifying redundant tests
mazin/replicate-php
14 Downloads
This is a PHP client for Replicate.
madbob/face-recognition
49 Downloads
A wrapper for face_recognition package
lewenbraun/ollama-php-sdk
65 Downloads
PHP SDK for interacting with the Ollama API, a service for running and deploying large language models.
kyriansfriends/transformers
4 Downloads
State-of-the-art Machine Learning for PHP. Run Transformers in PHP
kwakuofosuagyeman/ai-assistant
5 Downloads
AI-powered assistant for Laravel applications
juniora/php-ml
5 Downloads
PHP-ML - Machine Learning library for PHP
jenutka/titanic_php
46 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.