MatlabAutoDiff icon indicating copy to clipboard operation
MatlabAutoDiff copied to clipboard

Listing projects that use MatlabAutoDiff

Open martinResearch opened this issue 3 years ago • 2 comments

Please add a comment in this issue that describes you projet that uses MatlabAutoDiff.

martinResearch avatar Jan 29 '23 18:01 martinResearch

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 avatar Jan 30 '25 16:01 noblec04

@noblec04 would like to submit a PR with your changes?

martinResearch avatar Feb 15 '25 14:02 martinResearch