MicroGrad.jl: Part 1 ChainRules
Read OriginalThis article is the first part of a series on creating a minimal automatic differentiation (AD) package in Julia called MicroGrad.jl. It explains the fundamentals of AD, contrasts object-based Python approaches with Julia's functional and dispatch-based system (using Zygote.jl), and details the implementation of explicit chain rules. The series aims to provide comprehensive tutorials on AD in Julia, requiring a background in Julia and Calculus.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser