diff --git a/source/part4.html.erb b/source/part4.html.erb index c3fb71a..06e852c 100644 --- a/source/part4.html.erb +++ b/source/part4.html.erb @@ -120,6 +120,8 @@ <% end %> +<% partial 'partials/exercise', locals: { name: 'Bayesian networks: Earthquake (programming) (1p)' } do %> +
Consider the following scenario. You live in an area where earthquakes happen on the average every 111th day. Another annoying @@ -164,8 +166,6 @@ it affect the variability?
- -<% end %> You can find the lecture slides for this part on the course homepage diff --git a/source/part5.html.erb b/source/part5.html.erb index dac5ee2..5bb9958 100644 --- a/source/part5.html.erb +++ b/source/part5.html.erb @@ -89,7 +89,7 @@ under Materials. this part in the course to see if you'll be able to recognize some familiar features in it: