Libraries tagged by Machine Learn
zestic/weaviate-client-component
1394 Downloads
Laminas/Mezzio integration component for the Weaviate PHP client with dependency injection, multiple client support, and comprehensive configuration
xsolve-pl/face-validator-bundle
19 Downloads
Symfony3 bundle for validating face on picture using MS Azure Face API
voyanara/milvus-php-sdk
80 Downloads
A modern, type-safe PHP SDK for Milvus vector database. This library provides a clean, intuitive interface for managing collections, users, roles, and privileges in Milvus through its REST API.
vigstudio/laravel-ai
993 Downloads
A laravel plugin to interact with AI providers
rubix/har
132 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
196 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
454 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
179 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/client
482 Downloads
The PHP client SDK for Rubix ML Server.
rlerdorf/ext-llama
3 Downloads
PHP extension for running GGUF models via llama.cpp
reconengine/recon-laravel
9 Downloads
World class recommendation engine brought to Laravel
picobaz/laravel-sentinel
27 Downloads
Advanced monitoring and alerting system for Laravel applications with real-time notifications
phpmlkit/opal
22 Downloads
High-performance image processing for PHP, backed by libvips via FFI.
patrickschur/neural-network
50 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