Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dwayne99
Copy link

@dwayne99 dwayne99 commented Nov 3, 2020

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)

…o apply Q-learning to Taxi-v3 of the OpenAIGym library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant