We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a3507 commit a333dddCopy full SHA for a333ddd
CHANGELOG.md
@@ -20,6 +20,6 @@ Current version on PyPI: 0.2.3
20
* GPR, VFE: Allow specifying training set on .compute_loss() with x, y kwargs
21
* GPR, VFE: Allow specifying training inputs on ._predict() with x kwarg
22
* GPU supported with .cuda()
23
-* [TODO] Eliminate GPModel.evaluate()
+* Eliminate GPModel.evaluate()
24
* Don't print inducing inputs on sparse GP initialization
25
* Suport for priors in `gptorch.model.Model`s
0 commit comments