Libraries tagged by php machine learning
rubix/server
2311 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
brucetruth/ml-idea
27 Downloads
A production-ready machine learning library for PHP
rubix/sentiment
578 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
185 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
390 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
434 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/credit
215 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.
rubix/cifar-10
266 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
phpllm/phpllm
24 Downloads
One beautiful PHP API for OpenAI, Anthropic, Gemini, and more. Chat, Vision, Audio, Tools, Streaming.
moe-mizrak/aws-rekognition
973 Downloads
Laravel package for AWS Rekognition API (PHP 8)
kbariotis/documer
180 Downloads
Bayes algorithm implementation in PHP for auto document classification.
codewithkyrian/tokenizers
42 Downloads
Fast, pure-PHP tokenizer library compatible with Hugging Face tokenizers for encoding and decoding text
funcai/funcai-php
163 Downloads
High performance, state of the art machine learning in php
brucetruth/php-idea
4 Downloads
A production-ready machine learning library for PHP
voyanara/milvus-php-sdk
82 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.