Hacker News new | ask | show | jobs
by UncleOxidant 1932 days ago
> Oh, and you can autodiff everything.

Well, not everything. Julia's Zygote AD system can autodiff most Julia code (currently with the exception of code that mutates arrays/matrices).