RobustGP
RobustGP copied to clipboard
Robust initialisation of inducing points in sparse variational GP regression models.
Results
1
RobustGP issues
Sort by
recently updated
recently updated
newest added
Hello I'm trying to run your demo1d. When I start py demo1d.py, it has an error: AttributeError: 'Parameter' object has no attribute 'value' When I take .value() away, there is...