Libraries tagged by rubi
torian257x/ai-php-rubix-wrap
101 Downloads
AI PHP is a wrapper for rubix ml
noi/parsedown-rubytext
5545 Downloads
An extension of Parsedown that adds support for ruby text (aka furigana) in Markdown.
rubix/mnist
172 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
382 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
427 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/credit
209 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
175 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
258 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
rubix/churn
45 Downloads
rubium/laravel-sitemap
1563 Downloads
Rubium Sitemap package for Laravel.
torian257x/ai-php-rubix-wrap-laravel
71 Downloads
Meant for AI using a wrapped Rubix ML library to make it very approachable
bahramali/rubika-php
167 Downloads
Rubika-PHP is a PHP Library for interaction with rubika (social network)
sanf/rush
34 Downloads
A simple and lightweight client for connecting to Rubika and Shad messaging platforms, designed for easy integration and efficient setup of user-friendly applications. This library provides essential functionalities for sending and receiving messages, managing user sessions, and ensuring smooth communication, making it ideal for developers looking to enhance their apps with messaging features.
rubix/har
125 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/dota2
193 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.