LLNL / MuyGPyS

A fast, pure python implementation of the MuyGPs Gaussian process realization and training algorithm.
Other
25 stars 11 forks source link

fast regression tutorial is a mess and needs a rewrite #174

Closed bwpriest closed 1 year ago

bwpriest commented 1 year ago

What it says on the tin. The fast regression tutorial is not readable in its current state. I think we can simplify it by removing optimization, as it is not relevant to the tutorial. The purpose is to demonstrate the improved speed and low loss of posterior mean accuracy afforded by the fast regression workflow.

bwpriest commented 1 year ago

Addresses by v0.7.0.