Libraries tagged by machine learning
wapnen/google-cloud-vision-php
26066 Downloads
A simple php library for the google cloud vision API
softcreatr/php-perplexity-ai-sdk
960 Downloads
A powerful and easy-to-use PHP SDK for the pplx (Perplexity) API, allowing seamless integration of advanced AI-powered features into your PHP projects..
softcreatr/php-mistral-ai-sdk
1747 Downloads
A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
rubix/server
2052 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
530 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
phpfanatic/clarifai
10492 Downloads
clarifAI PHP Library
denissimon/prediction-builder
6677 Downloads
A library for machine learning that builds predictions using a linear regression.
biigle/maia
6384 Downloads
BIIGLE module module for the Machine Learning Assisted Image Annotation method.
vigstudio/laravel-ai
583 Downloads
A laravel plugin to interact with AI providers
softcreatr/php-openai-sdk
620 Downloads
A powerful and easy-to-use PHP SDK for the OpenAI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
rubix/mnist
152 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
351 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
401 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/colors
159 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
238 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.