Content pfp
Content
@
0 reply
0 recast
0 reaction

Angel pfp
Angel
@angelcrypto
### Automatic differentiation in C++ ### Day 2: Reading about the theory of Automatic differentiation Today I didn't do much unfortunatly as I was busy with other stuff. I read a bit about the two types of automatic differentiation: forward and backward. I got the gist of it and understood when to use each one.
3 replies
0 recast
0 reaction

tobey pfp
tobey
@fklc
Can you share the links for the automatic differentiation theory, please? Great post as usual btw. 5200 $degen
1 reply
0 recast
0 reaction

Angel pfp
Angel
@angelcrypto
Sorry for the late replay. Here's the ones I've checked: - https://auto-ed.readthedocs.io/en/latest/mod1.html Great one and the most complete. - https://getcode.substack.com/p/automatic-differentiation-from-forward Has good explanation some Rust implementation.
1 reply
0 recast
0 reaction