Whiteboard from today's meeting on Bayesian ML:
Cox: P(A, B) = P(A|B)P(B) = P(B|A)P(A)
=>
P(A|B) = [P(B|A)P(A)] / P(B) (Bayes)
The ML model needs to be a generative model - statistically model that generate data
Example - a mixture of normal distribution. Two normal distributions. You choose which one you use in probability 1/2 and then you use to generate data.
(n+1)! = (n+1)(n)!
https://en.wikipedia.org/wiki/Conjugate_prior
Tuesday, February 25, 2020
Saturday, February 22, 2020
We revised Bayesian thinking and it's relation to ML. https://drive.google.com/file/d/1CHxUPqtkyNWCklT7sgOC6I7YzAj29R-s/view?usp=sharing
Sunday, January 26, 2020
This week we'll cover the theoretical basis for validation - https://drive.google.com/file/d/19TE0ZncmYP5KLnFPaWzffWFxp6Zxvkjp/view?usp=sharing
Sunday, January 12, 2020
GD can be regarded as a solution of an optimization problem with regularization https://drive.google.com/file/d/1-5cdIOWzMW7LNWhBTHundK02GLtc2jtj/view?usp=sharing
Sunday, January 5, 2020
This week we will discuss the expressive power of neural networks
https://drive.google.com/file/d/1hUmpgFX1YW0yOSl3iXh2L_f7n1eRLrjS/view?usp=sharing.
https://drive.google.com/file/d/1hUmpgFX1YW0yOSl3iXh2L_f7n1eRLrjS/view?usp=sharing.
Sunday, December 1, 2019
Neural networks are built to enable the update of the guardian https://drive.google.com/file/d/1cI2fPLHn82QGzxgAI2hyLb92_9d6IQ_9/view?usp=sharing
Sunday, November 24, 2019
What if cov(X Y) = 0? We'll cover that in this week study group https://drive.google.com/file/d/1iFOtUJOIVkySKaEu2J1OdFCLbi3Kq5A2/view?usp=sharing
Subscribe to:
Posts (Atom)
Our next ML study group meeting will take place on Monday the 8 th of October. I'll cover the contraction theorem. See relevant s...
-
Ml crash directory Are you familiar with regression - https://m.youtube.com/watch?v=aq8VU5KLmkY ? One way to view Ml is regression on ster...
-
We'll cover LDA in tw's meeting. Here is the slide - https://drive.google.com/open?id=1KRoCA4vo9H9oJOl3iD-qRqIHl9qQq9vf This is ...
-
Ml crash directory Are you familiar with regression - https://m.youtube.com/watch?v=aq8VU5KLmkY (0-5.59)? One way to view Ml is regression ...