Friday, March 13, 2020
Saturday, March 7, 2020
We'll develop a confidence band for the empirical distribution - https://drive.google.com/file/d/1xXWyQmgI3oUhw-rlWZn7CcJa43elOTbX/view?usp=sharing
Tuesday, February 25, 2020
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
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
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.
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...
-
Following the meeting yesterday I have added an example of a not continuous function that has continuous partial derivatives https://drive...
-
Ml crash directory Are you familiar with regression - https://m.youtube.com/watch?v=aq8VU5KLmkY ? One way to view Ml is regression on ster...
-
Ml crash directory Are you familiar with regression - https://m.youtube.com/watch?v=aq8VU5KLmkY ? One way to view Ml is regression o...