Libraries tagged by elearning
cyaxaress/lms
155 Downloads
A Learning Management System Based On Laravel.
learninglocker/statementfactory
40881 Downloads
Learning Locker's classes for xAPI.
yetanalytics/statementfactory
1477 Downloads
Learning Locker's classes for xAPI.
gboudreau/nest-api
693 Downloads
This is a simple library that will allow you to monitor and control your Nest Learning Thermostat, and Nest Protect.
escolalms/lrs
9115 Downloads
Escola Learning Record Stores API.
egroupware/smallpart
17907 Downloads
EGroupware smallPART - selfdirected media assisted learning lectures & Process Analysis Reflection Tool
biigle/maia
7496 Downloads
BIIGLE module module for the Machine Learning Assisted Image Annotation method.
softcreatr/php-openai-sdk
769 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
584 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
163 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
375 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
419 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/divorce
442 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
207 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
170 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.