Sunday, April 28, 2019
Monday, April 22, 2019
Nahum composed a MDP process that should help clarify our re-reinforcement learning discussion. See https://www.dropbox.com/sh/xrnv132ep0n9en2/AADX8gDC22FONqVfvRd1eRG2a?dl=0 for a html and notebook versions. Enjoy.
Sunday, April 14, 2019
Will revisit convex optimization and see an interesting generalization of the deviate.
https://drive.google.com/file/d/1HGDj_BEi5XBGHENeQ7ac77uNzlDNDmq0/view?usp=sharing
https://drive.google.com/file/d/1HGDj_BEi5XBGHENeQ7ac77uNzlDNDmq0/view?usp=sharing
Sunday, April 7, 2019
We'll pose with reinforcement learning and learn about the relation between KNN and regression -
https://drive.google.com/file/d/1K3axkCXQbc_k0x7tcu6MjJ0JYnI1mYLz/view?usp=sharing
https://drive.google.com/file/d/1K3axkCXQbc_k0x7tcu6MjJ0JYnI1mYLz/view?usp=sharing
Tuesday, April 2, 2019
Interesting automated ML blog entry -
https://towardsdatascience.com/tpot-automated-machine-learning-in-python-4c063b3e5de9
https://towardsdatascience.com/tpot-automated-machine-learning-in-python-4c063b3e5de9
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 ...
-
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) ...