google-deepmind / google-deepmind/dm_control
Making Tasks Infinite Horizon
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 4.7k
- Forks
- 764
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.