Automatic differentiation in Ruby

Опубликовано: 26 Июль 2026
на канале: Tom Stuart
1,766
66

A quick explanation of what automatic differentiation is, with a demo of how to do forward mode automatic differentiation with operator overloading in Ruby. https://tomstu.art/automatic-differen...

Transcript: https://tomstu.art/automatic-differen...
Code: https://github.com/tomstuart/dual_number
Ruby gem: https://rubygems.org/gems/dual_number
Slides: https://speakerdeck.com/tomstuart/aut...