basic_reinforcement_learning icon indicating copy to clipboard operation
basic_reinforcement_learning copied to clipboard

Step by step tutorial for solving Taxi-v3 using Q-learning

Open dwayne99 opened this issue 4 years ago • 0 comments

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)

dwayne99 avatar Nov 03 '20 06:11 dwayne99