Lior Sinai 7/27/2024

MicroGrad.jl: Part 1 ChainRules

Read Original

This 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.

MicroGrad.jl: Part 1 ChainRules

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser