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.
2 parents 392dd41 + ecca3be commit e150496Copy full SHA for e150496
docs/source/distributions.rst
@@ -5,7 +5,7 @@ gpytorch.distributions
5
===================================
6
7
GPyTorch distribution objects are essentially the same as torch distribution objects.
8
-For the most part, GpyTorch relies on torch's distribution library.
+For the most part, GPyTorch relies on torch's distribution library.
9
However, we offer two custom distributions.
10
11
We implement a custom :obj:`~gpytorch.distributions.MultivariateNormal` that accepts
0 commit comments