LLNL / MuyGPyS

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

Need to add test to tests/optimize.py showing recover of length scale #141

Closed alecmdunton closed 1 year ago

alecmdunton commented 1 year ago

Opening this issue to add a demonstration of length scale hyperparameter recovery.

alecmdunton commented 1 year ago

This was addressed in PR #143