A demonstrational neural network in plain 'ol OO PHP.
PHP 8.1+ or Docker
cd <this-repo>
php nn.php
cd <this-repo>
docker build -t phpnn:latest
docker compose run --rm phpnn
Edit options and explore the inner workings in nn.php.
| Name | Name | Last commit date | ||
|---|---|---|---|---|