mila-iqia / babyai

BabyAI platform. A testbed for training agents to understand and execute language commands.
BSD 3-Clause "New" or "Revised" License
700 stars 146 forks source link

Update manual_control.py #122

Open Krunal6767 opened 1 year ago

Krunal6767 commented 1 year ago
  1. Remove Unused Imports
  2. Improve Argument Parsing
  3. Use a Dictionary for Keyboard Actions
  4. Avoid Repeated Calls to step() and redraw()
  5. Consolidate the Mission Printing