This lab + assignment is based on the following Reinforcement Learning tutorial using OpenAI Gym's Taxi environment:
Go through the above tutorial and try it out for different values of the parameters (learning rate and discount rate).
Comment on the influence the above parameters have on how fast q-learning can converge.
Plot the necessary graphs to justify your answer.