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 194

  2. numpower numpower Public

    PHP extension for high-performance tensor computing.

    PHP 8 1

  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 114 14

  5. Housing Housing Public template

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

    PHP 51 22

  6. Tensor Tensor Public

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

    PHP 264 32

Repositories

Showing 10 of 22 repositories
  • numpower Public

    PHP extension for high-performance tensor computing.

    RubixML/numpower’s past year of commit activity
    PHP 8 1 0 0 Updated Oct 7, 2025
  • 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,164 MIT 194 62 (4 issues need help) 0 Updated Oct 1, 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 10 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 51 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 11 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 114 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
  • HAR Public template

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

    RubixML/HAR’s past year of commit activity
    PHP 24 MIT 7 0 0 Updated Jul 25, 2025

Top languages

PHP C

Most used topics

Loading…