Libraries tagged by learning
softcreatr/php-openai-sdk
743 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.
salehhashemi/laravel-intelli-git
580 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/mnist
162 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
373 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
417 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/har
120 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/divorce
438 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
206 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/colors
167 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
250 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
phpfanatic/clarifai
10633 Downloads
clarifAI PHP Library
moe-mizrak/aws-rekognition
73 Downloads
Laravel package for AWS Rekognition API (PHP 8)
lewenbraun/ollama-php-sdk
60 Downloads
PHP SDK for interacting with the Ollama API, a service for running and deploying large language models.
kbariotis/documer
179 Downloads
Bayes algorithm implementation in PHP for auto document classification.
hugofara/lwt
11 Downloads
Learn languages by reading, this is a community maintained version.