Skip to content

Commit

Permalink
Merge pull request #2588 from partev/patch-1
Browse files Browse the repository at this point in the history
DOC: fix a typo, Hyperparamters -> Hyperparameters
  • Loading branch information
Balandat authored Sep 13, 2024
2 parents 83332c2 + ddfe92b commit 8825cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/01_Exact_GPs/GP_Regression_Fully_Bayesian.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Fully Bayesian GPs - Sampling Hyperparamters with NUTS\n",
"# Fully Bayesian GPs - Sampling Hyperparameters with NUTS\n",
"\n",
"In this notebook, we'll demonstrate how to integrate GPyTorch and NUTS to sample GP hyperparameters and perform GP inference in a fully Bayesian way.\n",
"\n",
Expand Down

0 comments on commit 8825cdd

Please sign in to comment.