saurabhmathur96 / lunar-lander

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%