Skip to content
Snippets Groups Projects
Commit 1c79dd78 authored by Steve Schmerler's avatar Steve Schmerler
Browse files

gp: 01_one_dim: update metadata

parent 2e1e002d
Branches
No related tags found
1 merge request!2Update GP slides and notebooks
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
# extension: .py # extension: .py
# format_name: light # format_name: light
# format_version: '1.5' # format_version: '1.5'
# jupytext_version: 1.16.2 # jupytext_version: 1.17.1
# kernelspec: # kernelspec:
# display_name: Python 3 (ipykernel) # display_name: bayes-ml-course
# language: python # language: python
# name: python3 # name: bayes-ml-course
# --- # ---
# # Notation # # Notation
...@@ -437,8 +437,6 @@ with torch.no_grad(): ...@@ -437,8 +437,6 @@ with torch.no_grad():
ax_sigmas.legend() ax_sigmas.legend()
# - # -
# +
# When running as script # When running as script
if not is_interactive(): if not is_interactive():
plt.show() plt.show()
# -
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment