Implementation of the several bandits algorithms for exploration discussed in the Chapter 2.
An answer to exercise 4.7 from the book along with the recreation of example 4.2
Recreated example 4.3 and answered question 4.9
Reinforce the learning from the book by demonstrating learned skills with exercises from Reinforcement Learning Book by Sutton and Barto and my own exercises.