Libraries tagged by elearning
zeopix/machine-learning
8 Downloads
Simple Machine Learning POO Implementation
xraylp/learning-center
114 Downloads
Learning Platform in Development
xsolve-pl/face-validator-bundle
19 Downloads
Symfony3 bundle for validating face on picture using MS Azure Face API
vigstudio/laravel-ai
844 Downloads
A laravel plugin to interact with AI providers
tenqz/qdrant
5 Downloads
Simple PHP client for Qdrant vector database. Easy-to-use library for storing, searching, and managing vector embeddings in AI and machine learning applications.
sjoerdmaessen/machinelearning
679 Downloads
Tools for data mining, analysis and predictions in PHP.
rubix/har
128 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
448 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
177 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/client
481 Downloads
The PHP client SDK for Rubix ML Server.
reconengine/recon-laravel
9 Downloads
World class recommendation engine brought to Laravel
php-school/php8-appreciate
584 Downloads
2020 PHP: A showcase and classroom for the cutting edge features of PHP 8
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