diff --git a/README.md b/README.md index 7986da2..2d2f598 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ WebGPU-Neural-Network-Trainer/ │ ├── 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 ``` @@ -189,7 +189,7 @@ npx http-server . Then open: ``` -http://localhost:3030 +http://localhost:2020 ``` Press **Train** — the network trains in real time, showing: