Libraries tagged by machine-learning
codewithkyrian/huggingface
1089 Downloads
Hugging Face Hub client for PHP. Manage repositories, run inference, and access thousands of models and datasets with a robust, type-safe API.
bluefission/automata
443 Downloads
Machine learning / communication systems
assisted-mindfulness/naive-bayes
536361 Downloads
A fluent Naive Bayes classifier for PHP and Laravel with normalized arbitrary-precision probabilities.
yuzuru-s/redis-recommend
2927 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
salehhashemi/laravel-intelli-git
2363 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/server
2311 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
581 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
186 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.
rlerdorf/ext-llama
8 Downloads
PHP extension for running GGUF models via llama.cpp
picobaz/laravel-sentinel
82 Downloads
Advanced monitoring and alerting system for Laravel applications with real-time notifications
monkeylearn/monkeylearn-php
125832 Downloads
Official PHP client for the MonkeyLearn API.