Skip to content
@RubixML

Rubix

Machine Learning and Deep Learning for the PHP language.

Pinned

  1. ML Public

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

    PHP 1.6k 121

  2. Tensor Public

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

    PHP 126 15

  3. Extras Public

    Experimental features for the Rubix ML library.

    PHP 7 4

  4. MNIST Public template

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

    PHP 25 8

  5. Sentiment Public 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 62 8

  6. Housing Public template

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

    PHP 34 15

Repositories

  • ML Public

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

  • Tensor Public

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

  • Divorce Public template

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

    PHP 5 MIT 9 1 0 Updated Mar 6, 2022
  • Credit Public template

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

    PHP 18 MIT 10 0 0 Updated Feb 19, 2022
  • Signatures Public

    Digital signatures made by humans.

    2 0 0 0 Updated Feb 11, 2022
  • Client Public

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

    PHP 2 MIT 1 0 0 Updated Jan 9, 2022
  • Server Public

    A standalone inference server for trained Rubix ML estimators.

    PHP 49 MIT 9 1 0 Updated Jan 9, 2022
  • Extras Public

    Experimental features for the Rubix ML library.

    PHP 7 MIT 4 1 0 Updated Nov 6, 2021
  • CIFAR-10 Public template

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

    PHP 39 MIT 6 0 0 Updated Jul 14, 2021
  • Iris Public template

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

    PHP 19 MIT 6 0 0 Updated Jul 14, 2021