antoniogweb/php2xai-exercises

Experimental exercises and playground for PHP2xAI.

Maintainers

Package info

github.com/antoniogweb/PHP2xAI-exercises

Type:project

pkg:composer/antoniogweb/php2xai-exercises

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.1 2026-07-29 21:35 UTC

This package is auto-updated.

Last update: 2026-07-29 21:43:25 UTC


README

Experimental exercises and playground for PHP2xAI, focused on testing tensor operations, broadcasting rules, numerical correctness, and autograd behavior. Used to validate low-level math primitives and debug forward/backward computations during framework development.

Installation

composer create-project antoniogweb/php2xai-exercises