Skip to content
@rindow

Rindow

PHP Framework/Machine Learning/Mathematics Libraries

Rindow

PHP libraries for practical computing.

Build more with Rindow — Machine learning, mathematics, and application frameworks designed to work together.

Website PHP License


What we build

🧠 Neural Networks 📐 Mathematics ⚙️ Framework
Deep learning in pure PHP — DNN, CNN, RNN, Attention / Transformer, and RL agents. Keras-like API. CPU speed close to TensorFlow, GPU via OpenCL without NVIDIA. Matrix operations on N-dimensional arrays, high-speed BLAS/LAPACK, plotting, and acceleration. Modular PHP application architecture with DI Container, AOP / Interceptors, and annotation-based configuration.
Docs → Docs → Docs →

Quick start

composer require rindow/rindow-neuralnetworks
composer require rindow/rindow-math-plot
composer require rindow/rindow-math-matrix-matlibffi  # high-speed backend

Tutorials: Basic image classification · CNN · RNN seq2seq · NMT with Attention · Transformer

Why Rindow

  • Off the chain — No dedicated ML environment, no expensive GPU machine. Run deep learning on your laptop and on ordinary PHP hosting.
  • Decluttering — Small, modular, healthy components. Use only what you need, discard the rest.
  • Interoperability — Open interfaces first. Built to be replaceable, aiming for standards anyone can join.

Links

Let's have fun together!

Pinned Loading

  1. rindow-neuralnetworks rindow-neuralnetworks Public

    Neural networks library for machine learning on PHP

    PHP 87 13

  2. rindow-rl-agents rindow-rl-agents Public

    Reinforcement Learning Agents

    PHP

  3. rindow-math-plot rindow-math-plot Public

    Mathematical graph plotting library

    PHP 3 1

  4. rindow-math-matrix rindow-math-matrix Public

    The fundamental package for scientific matrix operation

    PHP 13 3

  5. rindow-matlib rindow-matlib Public

    The Rindow Matrix library for C

    C++ 3 1

  6. rindow-openblas-ffi rindow-openblas-ffi Public

    Rindow OpenBLAS PHP Interface

    PHP 1

Repositories

Showing 10 of 60 repositories

Top languages

Loading…

Most used topics

Loading…