]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
mnist : smooth user input (#199)
authorRadoslav Gerganov <redacted>
Fri, 26 May 2023 08:53:18 +0000 (11:53 +0300)
committerGitHub <redacted>
Fri, 26 May 2023 08:53:18 +0000 (11:53 +0300)
commite8d347bc76727c27e608bf033d35834a61a038f5
treebb2ac95e909a590f73c3bde3244a9cf0b4531ff4
parent3d3e22ff08d26373216958280bd4f6844308ae7e
mnist : smooth user input (#199)

Drawing on the canvas is now smooth. The final image which is used for
prediction is obtained by down-scaling the canvas to 28x28 pixels.
Download button is aslo added for downloading raw image values.
examples/mnist/web/index.html