/lunar-lander

an agent that learns to land a shuttle on the moon in openai's gym environment

Primary LanguagePython

lunar-lander

an agent that learns to land a shuttle on the moon in openai's gym environment

Build Instructions

  1. Install Box2d
pip install Box2d
  1. Install gym
pip install gym