Libraries tagged by learning
rubix/server
2061 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
533 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
10512 Downloads
clarifAI PHP Library
denissimon/prediction-builder
6679 Downloads
A library for machine learning that builds predictions using a linear regression.
cyaxaress/lms
110 Downloads
A Learning Management System Based On Laravel.
yandod/php-warrior
171 Downloads
Game written in PHP for learning PHP and artificial intelligence.
msaaq/nelc-xapi-php-sdk
4753 Downloads
xAPI Integration with Saudi NELC (National Center for e-Learning)
msaaq/nelc-laravel
4408 Downloads
xAPI Integration with Saudi NELC (National Center for e-Learning) for your Laravel app
escolalms/lrs
8154 Downloads
Escola Learning Record Stores API.
egroupware/smallpart
16482 Downloads
EGroupware smallPART - selfdirected media assisted learning lectures & Process Analysis Reflection Tool
dashboardbuilder/dashboardbuilder.net
187 Downloads
Dashboard Builder is a PHP based data driven visualization & business analtyc tool, a machine learning delivers insights, written in PHP with an added layer of drag-and-drop flexibility which helps predicting the future with ease and no code required.
softcreatr/php-openai-sdk
629 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
565 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
152 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
352 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.