@angelcrypto
### Automatic differentiation in C++ ###
Day 8: Forward mode implementation part 2
Done with the inital implementation of FM. It's a basic one with no real optimizations. I'm working on making it faster. You can find it on github. I'll share an explanation later today!