/gradplusplus

A small autograd library in C++. Based off: https://github.com/karpathy/micrograd

Primary LanguageC++

Grad++

Grad++ is a small Autograd library for C++.

Based off Andrej Karpathy's micrograd