Update notes.txt

This commit is contained in:
Morten Hjorth-Jensen
2023-07-19 12:59:11 +02:00
parent f7fac559ff
commit 1a0bdab88a
+6 -1
View File
@@ -1,4 +1,6 @@
Topics to conaider adding:
Topics to consider adding:
a) add about kernel methods after having discussed ridge and lasso regression
1) words on Bayesian ML
@@ -22,3 +24,6 @@ Gaussian Processes
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
4) Add about generative models, AE, VAE and GANS, discuss energy based models and how to compute the partition function