Libraries tagged by Elearn
spoon/library
261736 Downloads
A PHP library that is fast, easy to learn and very much deprecated!
nelc/laravel-nelc-xapi-integration
1824 Downloads
xAPI Integration with NELC (National Center for e-Learning)
msaaq/nelc-xapi-php-sdk
10512 Downloads
xAPI Integration with Saudi NELC (National Center for e-Learning)
msaaq/nelc-laravel
10050 Downloads
xAPI Integration with Saudi NELC (National Center for e-Learning) for your Laravel app
klevu/module-m2-search
6755 Downloads
Search that learns, generates sales. Fastest, most advanced cloud-based search, autocomplete, instant search
escolalms/lrs
9431 Downloads
Escola Learning Record Stores API.
vigstudio/laravel-ai
786 Downloads
A laravel plugin to interact with AI providers
utopia-php/agents
675 Downloads
A simple PHP AI agents library
softcreatr/php-openai-sdk
885 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/sentiment
558 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
173 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
428 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/divorce
447 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
210 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.