Skip to content
@RubixML

Rubix

Machine Learning and Deep Learning for the PHP language.

Pinned

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

    PHP 1.4k 112

  2. Experimental features for the Rubix ML library.

    PHP 4 5

  3. A standalone inference server for trained Rubix ML estimators.

    PHP 39 6

  4. Sentiment Template

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

    PHP 48 7

  5. MNIST Template

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

    PHP 19 8

  6. Housing Template

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

    PHP 31 14

Repositories

  • ML

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

  • Tensor Archived

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

  • Signatures

    Digital signatures made by humans.

  • CIFAR-10

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

  • Iris

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

  • HAR

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

  • Dota2

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

  • Colors

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

  • Divorce

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

  • Credit

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

Sponsors

@recarv @rjonesx @Skadisson @torchello @werc @WikiSuite @exzachlyvv @tomcrofty @marclaporte @carmelosantana @susannemoog @samalsalem @simplechris

Top languages

Loading…

Most used topics

Loading…