watakandai/hiro_pytorch
Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)
Python
Issues
- 1
TypeError: __init__() missing 1 required positional argument: 'observation_space'
#11 opened by softwarememe - 0
- 1
When I train with the original parameters, the success rate is 0, what should I do?
#8 opened by chenci107 - 0
Why does the class 'TD3Critic' have two Q-function estimater but only use one?
#9 opened by G0K0URURI - 0
- 1
Rendering in EnvWithGoal
#6 opened by Markus28 - 6
Sampling of Subgoal
#3 opened by Markus28 - 2
- 7
In models line 206
#1 opened by ArtificialIntelligenceRobot