antoniogweb / php2xai-exercises
Experimental exercises and playground for PHP2xAI.
Package info
github.com/antoniogweb/PHP2xAI-exercises
Type:project
pkg:composer/antoniogweb/php2xai-exercises
v0.1.1
2026-07-29 21:35 UTC
Requires
- php: >=8.1
- antoniogweb/php2xai: ^0.5
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