geek-ai / MAgent

A Platform for Many-Agent Reinforcement Learning
MIT License
1.68k stars 332 forks source link

How can we know which actions we actually take? #55

Closed Jarvis-K closed 4 years ago

Jarvis-K commented 4 years ago

Actions in MAgent are defined as a number like 0 to 13, but how can we know what is the 0 action means? move left or right?