Hi,
I want to figure out whether combo is allowed in marLo. I have found that in base_env_builder.py, we can only use one single action every step. My agent always heads to wall and fails to learn. Because vizDoom can have combo, and in that environment I used combo to get rid of heading to the wall.
Many thanks!
Hi,
I want to figure out whether combo is allowed in marLo. I have found that in
base_env_builder.py, we can only use one single action every step. My agent always heads to wall and fails to learn. Because vizDoom can have combo, and in that environment I used combo to get rid of heading to the wall.Many thanks!