hi all,
I've been working on a bit of a side project ml library and noticed that boost doesn't have a reverse mode autodiff implemented. I have an implementation that works (see https://github.com/demroz/mznn/tree/main/aad). I'd be interested in porting it to boost. Would there be any interest in this?