basic_reinforcement_learning
basic_reinforcement_learning copied to clipboard
Step by step tutorial for solving Taxi-v3 using Q-learning
This notebook consists of a detailed guide to understanding Q-learning by solving the Taxi-v3 env of Open AI. (Also please note that the taxi in the console visualization is not being displayed on GitHub as it's highlighted with color. You would have to run the notebook locally or on the cloud to see complete visualizations of the output)