Hi Ricardo,
On mer., 12 oct. 2022 at 18:33, Ricardo Wurmus <[email protected]> wrote:
> (Minigrad is supposed to be a testbed for neural nets with
> automatic backpropagation.)
Probably out of topic and much bigger than your initial intention, the
Julia programming language is taking an interesting approach,
https://fluxml.ai/Zygote.jl/latest/
https://arxiv.org/abs/1810.07951
which exploits the compiler. It could be nice if Guile compiler could
be exploited for similar purposes. :-)
Cheers,
simon