Libraries tagged by rubium
rubium/laravel-sitemap
1444 Downloads
Rubium Sitemap package for Laravel.
rubium/telescope-plugin
244 Downloads
Laravel Telescope integration for OctoberCMS.
rubium/laravel-getresponse
96 Downloads
Laravel Wraper for Getresponse APIv3 PHP SDK
rubium/yamapswidgets-plugin
7 Downloads
Backend Yandex Maps Widgets for OctoberCMS.
rubium/redsms
1058 Downloads
Package for send sms via redsms.ru. Based on official PHP class https://github.com/redsms/api-samples-php
rubix/ml
929639 Downloads
A high-level machine learning and deep learning library for the PHP language.
rubix/extras
69035 Downloads
Experimental features for the Rubix ML library.
rubix/server
2136 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
553 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
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
377 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
424 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/har
124 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
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
172 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.