Libraries tagged by lern
syscodes/collections
80 Downloads
The Syscodes Collections package.
sjoerdmaessen/machinelearning
679 Downloads
Tools for data mining, analysis and predictions in PHP.
simon-ugorji/octavalidate-php
9 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
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
pyrech/gcode-estimator
580 Downloads
Calculate filament length/weight/cost used in gcode file
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