Rubix (RubixML)

Rubix

RubixML

Geek Repo

Machine Learning and Deep Learning for the PHP language.

Home Page:https://rubixml.com

Github PK Tool:Github PK Tool

Rubix's repositories

ML

A high-level machine learning and deep learning library for the PHP language.

Language:PHPLicense:MITStargazers:1972Issues:58Issues:164

Tensor

A library and extension that provides objects for scientific computing in PHP.

Language:PHPLicense:MITStargazers:215Issues:11Issues:22

Sentiment

An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.

Language:PHPLicense:MITStargazers:100Issues:6Issues:8

Server

A standalone inference server for trained Rubix ML estimators.

Language:PHPLicense:MITStargazers:61Issues:8Issues:3

CIFAR-10

Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.

Language:PHPLicense:MITStargazers:51Issues:9Issues:1

Housing

An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.

Language:PHPLicense:MITStargazers:46Issues:6Issues:1

MNIST

Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.

Language:PHPLicense:MITStargazers:33Issues:6Issues:6

Iris

The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

Language:PHPLicense:MITStargazers:30Issues:3Issues:0

Credit

An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.

Language:PHPLicense:MITStargazers:27Issues:5Issues:1

HAR

Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.

Language:PHPLicense:MITStargazers:20Issues:4Issues:0

Colors

Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.

Language:PHPLicense:MITStargazers:15Issues:4Issues:0

Dota2

Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and results from 102,944 sample games.

Language:PHPLicense:MITStargazers:13Issues:5Issues:1

Divorce

Use the K Nearest Neighbors algorithm to predict the probability of a divorce with high accuracy.

Language:PHPLicense:MITStargazers:12Issues:4Issues:3

Extras

Experimental features for the Rubix ML library.

Language:PHPLicense:MITStargazers:10Issues:7Issues:1

Churn

Detect unhappy customers with Naive Bayes and 19 categorical features.

Language:PHPLicense:MITStargazers:8Issues:2Issues:0

DNA

An example project demonstrating the use of machine learning to identify microbe taxonomies from their DNA sequences.

Language:PHPLicense:MITStargazers:5Issues:2Issues:0

Client

Client-side SDK for Rubix ML Server to use in your PHP applications.

Language:PHPLicense:MITStargazers:3Issues:4Issues:0

DL

A deep learning library for PHP powered by TensorFlow.

Signatures

Digital signatures made by humans.