MatlabAutoDiff
MatlabAutoDiff copied to clipboard
Listing projects that use MatlabAutoDiff
Please add a comment in this issue that describes you projet that uses MatlabAutoDiff.
https://github.com/noblec04/MatlabGP - A GP and NN library that is using AutoDiff for HP finding, for providing gradients for BO adaptive sampling.
I've added/modified a few functions, like an SVD gradient (though with loops through dimensions,, so not super performant), FFTs, modified mldivide for nY>1 and added some special cases for scalar values for gradients through ODE solvers. I hope this is ok.
@noblec04 would like to submit a PR with your changes?