Forward Mode Automatic Differentiation in Go: A Practical Guide with Dual Numbers
Differentiation is at the heart of calculus, telling us the slope of a function at any given point. This idea finds applications in physics, machine learning, graphics, and engineering. In this blog, we explore Forward Mode Automatic Differentiation ...
arya2004.hashnode.dev6 min read