Updated Readme.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user