Remix.run Logo
willglynn 6 days ago

You might be interested in https://burn.dev, a Rust machine learning framework. It has CUDA and ROCm backends among others.

jmaker 5 days ago | parent | next [-]

I’ve just tried the MNIST demo on that page, but at least in a third of cases it’s plainly misclassified with zero probability.

Is it due to WASM? Browser limitations? Does it impose any constraints on inference?

slashdev 6 days ago | parent | prev [-]

I am interested, thanks for sharing!