Table of Contents
2017, Jan 11
Contents
- 1. Machine Learning
- 2. Deep Learning
- 3. Reinforcement Learning
- 3.1 Multi Armed Bandits
- 3.1.1 Multi Armed Bandits: Exploration vs Exploitation
- 3.1.2 Stochastic Bandits: Explore The Commit
- 3.1.3 Stochastic Bandits: The Epsilon Greedy Algorithm
- 3.1.4 Stochastic Bandits: Optimism In The Face of Uncertainty
- 3.1.5 Stochastic Bandits: Successive Elimination
- 3.1.6 Stochastic Bandits: The MOSS Algorithm
- 3.1.7 Adversarial Bandits: Hedge and Exp3
- 3.1.8 Contextual Bandits: A Literature Review
- 3.1.9 Bayesian Bandits: Conjugate Priors for Bernoulli and Gaussian Arms
- 3.1.10 Bayesian Bandits: Thompson Sampling with Implementation and Regret Analysis
- 3.2 Markov Decision Process
- 3.1 Multi Armed Bandits
- 4. Competitive Programming
- 5. Graph Theory
- 6. Deep Reinforcement Learning
- 7. Inequalities
- 8. Olympiad Mathematics