google-deepmind / google-deepmind/dm_control
Making Tasks Infinite Horizon
Ouverte
- Langage dominant
- Python
- Étoiles
- 4.7k
- Forks
- 764
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi, from the White Paper I found that these tasks terminate after 1000 steps. I'm working with Infinite Horizon Problems for which I need continuing/ infinite-horizon/ never ending tasks. Is there any way by which I can remove the 1000 steps constraint.
Also, I want to train a DQN agent for which I need discrete actions. Is there any way of discretezing the continuous action space for this suite?
Any help would be really appreciated.
Thanks.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.