crowdAI / marLo

Multi Agent Reinforcement Learning using MalmÖ
MIT License
244 stars 46 forks source link

What is the action 'turn' actually mean? #78

Open egg-west opened 5 years ago

egg-west commented 5 years ago

I know 'turn' is one of the available actions. And if set continuous_to_discrete it would be divided to -1 and 1. But I did not figure out what does it actually mean? It seems that if I repeat turn-1, the agent turns 180 degrees.