Libraries tagged by Mach
sawirricardo/replicate-php
79 Downloads
PHP client for the Replicate API
salehhashemi/laravel-intelli-git
562 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
113 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
181 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/credit
200 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.
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
reconengine/recon-laravel
8 Downloads
World class recommendation engine brought to Laravel
phwoolcon/fsm
911 Downloads
Phwoolcon Finite State Machine
pdchaudhary/lokalise-pimcore
2697 Downloads
Automatically translate and review your content via Lokalise.
patrickschur/neural-network
39 Downloads
A dead simple neural network. For educational purposes only.
particle/state
21 Downloads
A rather simplistic but pretty finite state machine implementation
norotaro/enumata
40 Downloads
State machines for Eloquent models with Enums
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk
mrhash/taskmachine
25 Downloads
Modular micro-service task pipelining & orchestration with validated state machine integrity.
michcald/fsm
23 Downloads
Finite State Machine Library for PHP