ronanmmurphy / Q-Learning-Algorithm

Implemented deterministic FrozenLake ‘grid world’ problem where Q-learning agent learned a defined policy to optimally navigate through the lake. Python was used to program two classes which setup the state and agent respectively. Q-values are set state-action pairs and the algorithm chooses an optimal action for the current state based on estim…
10Updated 4 years ago

Alternatives and similar repositories for Q-Learning-Algorithm:

Users that are interested in Q-Learning-Algorithm are comparing it to the libraries listed below