2018-k-armed Bandit Problem: To begin, we should note that bandit problems are a subset of tabular solution methods.
2018-Simple Reinforcement learning tutorials: In these tutorials for reinforcement learning, it covers from the basic RL algorithms to advanced algorithms developed recent years.
2018-An introduction to Reinforcement Learning: Reinforcement learning is an important type of Machine Learning where an agent learn how to behave in a environment by performing actions and seeing the results.