Libraries tagged by rubixml

rubix/ml

1981 Favers
628248 Downloads

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

Go to Download


rubix/extras

11 Favers
38785 Downloads

Experimental features for the Rubix ML library.

Go to Download


rubix/server

61 Favers
1907 Downloads

Deploy your Rubix ML models to production with scalable stand-alone inference servers.

Go to Download


rubix/sentiment

100 Favers
481 Downloads

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

Go to Download


rubix/mnist

34 Favers
144 Downloads

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

Go to Download


rubix/iris

30 Favers
332 Downloads

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

Go to Download


rubix/housing

45 Favers
376 Downloads

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

Go to Download


rubix/har

20 Favers
103 Downloads

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

Go to Download


rubix/divorce

11 Favers
387 Downloads

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

Go to Download


rubix/credit

27 Favers
183 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.

Go to Download


rubix/colors

14 Favers
151 Downloads

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

Go to Download


rubix/cifar-10

51 Favers
215 Downloads

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

Go to Download


rubix/dota2

13 Favers
174 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.

Go to Download


jenutka/titanic_php

4 Favers
22 Downloads

An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.

Go to Download


torian257x/ai-php-rubix-wrap-laravel

26 Favers
65 Downloads

Meant for AI using a wrapped Rubix ML library to make it very approachable

Go to Download


Next >>