From eeceb7ed963d3f7b3124d777ab673babd0126b33 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Thu, 20 Jul 2023 11:26:07 +0200 Subject: [PATCH] Update notes.txt --- doc/src/Bayesian/notes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/Bayesian/notes.txt b/doc/src/Bayesian/notes.txt index 9b83be022..e20de5295 100644 --- a/doc/src/Bayesian/notes.txt +++ b/doc/src/Bayesian/notes.txt @@ -25,5 +25,6 @@ Bayesian version of kernel ridge regression or support vector machines Similar to Bayesian ridge regression but uses the kernel trick to modify the inputs Kernel: Modified Rational Quadratic Kernel +5) Update lectures on CNNs and RNNs -4) Add about generative models, AE, VAE and GANS, discuss energy based models and how to compute the partition function +4) Add about generative models, AE, VAE and GANS, discuss energy based models and how to compute the partition function.