Updated Readme.

This commit is contained in:
2025-11-19 10:57:23 +01:00
parent 195c9a640b
commit 212dd59529

View File

@@ -97,7 +97,7 @@ WebGPU-Neural-Network-Trainer/
├── training.js # Main training pipeline ├── training.js # Main training pipeline
├── server.js # Server for the demo -> visit localhost:3030 ├── server.js # Server for the demo -> visit localhost:2020
└── index.html # UI + canvas preview + training controls └── index.html # UI + canvas preview + training controls
``` ```
@@ -189,7 +189,7 @@ npx http-server .
Then open: Then open:
``` ```
http://localhost:3030 http://localhost:2020
``` ```
Press **Train** — the network trains in real time, showing: Press **Train** — the network trains in real time, showing: