API for mnist-wasm
The API is intentionally very simple
Just a hello world
Clears and refreshes with weights with the mnist dataset
Just responds with the weights that are stored locally
Updates the weights when someones decides to upload them
- create
.env
(cp env.sample .env
) cargo run