I'm trying to implement Q-Learning in python, but for some reason, the agent just doesn't move right now. Could it be a problem with how I'm updating the table?
Q-Learning class:

This is how I'm training it.

I'm trying to implement Q-Learning in python, but for some reason, the agent just doesn't move right now. Could it be a problem with how I'm updating the table?
Q-Learning class:

This is how I'm training it.

Copyright © 2021 Jogjafile Inc.