Skip to content
@RubixML

Rubix ML

Machine Learning and Deep Learning for the PHP language.

Pinned Loading

  1. ML ML Public

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

    PHP 2.2k 196

  2. numpower numpower Public

    PHP extension for high-performance tensor computing.

    PHP 13 2

  3. MNIST MNIST Public template

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

    PHP 39 9

  4. Sentiment 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 115 14

  5. Tensor Tensor Public

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

    PHP 275 34

  6. Server Server Public

    A standalone inference server for trained Rubix ML estimators.

    PHP 62 13

Repositories

Showing 10 of 22 repositories
  • ML Public

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

    RubixML/ML’s past year of commit activity
    PHP 2,189 MIT 196 68 (4 issues need help) 4 Updated Mar 10, 2026
  • Server Public

    A standalone inference server for trained Rubix ML estimators.

    RubixML/Server’s past year of commit activity
    PHP 62 MIT 13 0 0 Updated Mar 3, 2026
  • numpower Public

    PHP extension for high-performance tensor computing.

    RubixML/numpower’s past year of commit activity
    PHP 13 2 0 0 Updated Oct 7, 2025
  • numpower-fork Public Forked from NumPower/numpower

    PHP extension for efficient scientific computing and array manipulation with GPU support

    RubixML/numpower-fork’s past year of commit activity
    PHP 7 11 1 0 Updated Aug 5, 2025
  • Housing Public template

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

    RubixML/Housing’s past year of commit activity
    PHP 52 MIT 22 1 0 Updated Jul 25, 2025
  • Credit Public template

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

    RubixML/Credit’s past year of commit activity
    PHP 36 MIT 12 1 0 Updated Jul 25, 2025
  • Churn Public

    Detect unhappy customers with Naive Bayes and 19 categorical features.

    RubixML/Churn’s past year of commit activity
    PHP 12 MIT 3 0 0 Updated Jul 25, 2025
  • 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.

    RubixML/Sentiment’s past year of commit activity
    PHP 115 MIT 14 3 0 Updated Jul 25, 2025
  • MNIST Public template

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

    RubixML/MNIST’s past year of commit activity
    PHP 39 MIT 9 2 0 Updated Jul 25, 2025
  • Iris Public template

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

    RubixML/Iris’s past year of commit activity
    PHP 34 MIT 9 0 0 Updated Jul 25, 2025

Top languages

Loading…