You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hierarchical reinforcement learning algorithm from "Hierarchical Reinforcement Learning with the MAXQ Value Function Decomposition" by T. G. Dietterich for solving Taxi-v3 environment from https://gym.openai.com/envs/Taxi-v3/
About
Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)