Lecture 11
Key Word(s): automatic differentiation, dual numbers, reverse mode, operator overloading, AD implementation
Topics include:
- Dual numbers (brief review of complex numbers)
- Implementation of forward mode AD: operator overloading
- Automatic differentiation (reverse mode)
- Some examples for extension and applications of AD