Skip to content
@RubixML

Rubix

Machine Learning and Deep Learning for the PHP language.

Pinned Loading

  1. ML Public

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

    PHP 2.1k 186

  2. Tensor Public

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

    PHP 238 29

  3. 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 8

  4. 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 110 13

  5. Housing Public template

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

    PHP 51 22

  6. 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 32 12

Repositories

Showing 10 of 20 repositories
  • ML Public

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

    PHP 2,089 MIT 186 62 (4 issues need help) 2 Updated Feb 10, 2025
  • Signatures Public

    Digital signatures made by humans.

    2 0 0 0 Updated Feb 3, 2025
  • numpower Public Forked from NumPower/numpower

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

    PHP 1 7 0 0 Updated Sep 30, 2024
  • Tensor Public

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

    PHP 238 MIT 29 8 (2 issues need help) 0 Updated Jul 6, 2024
  • Server Public

    A standalone inference server for trained Rubix ML estimators.

    PHP 62 MIT 12 0 0 Updated Feb 18, 2024
  • 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 33 MIT 9 0 0 Updated Sep 20, 2023
  • Client Public

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

    PHP 3 MIT 2 0 0 Updated Sep 19, 2023
  • Dota2 Public

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

    PHP 15 MIT 2 0 0 Updated Jul 20, 2023
  • 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.

    PHP 22 MIT 7 0 0 Updated Jul 20, 2023
  • 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 57 MIT 9 0 0 Updated Jul 19, 2023