Libraries tagged by LearnKit
xsolve-pl/face-validator-bundle
19 Downloads
Symfony3 bundle for validating face on picture using MS Azure Face API
vigstudio/laravel-ai
769 Downloads
A laravel plugin to interact with AI providers
tejadong/datatables-bundle
908 Downloads
DataTables.js server-side processing for Doctrine Entities
sjoerdmaessen/machinelearning
679 Downloads
Tools for data mining, analysis and predictions in PHP.
salehhashemi/laravel-intelli-git
600 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
rubix/har
126 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
446 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
175 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
plus-education/pluslms
1 Downloads
Plus Education is a Learning Management System, I believe that course development should be fun and creative. Plus Education eliminates the hassle of creating online courses, through an intuitive and consistent interface.
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