Autograd-cpp Simple function of maths used in Autograd from scratch Build instrucation: rm -rf build mkdir build && cd build cmake .. make