The network below was trained by alcove itself — the pure-Lisp autograd engine in examples/autograd trained a 784-128-10 MLP on all 60,000 MNIST digits (97%+ test accuracy, ~28 s natively). Its weights run here in the alcove WebAssembly runtime: every classification is a Lisp call into fused tensor kernels.
› alcove REPL · › playground · › mandelbrot · › learn alcove