/rl-experiments

Experimenting with Different RL algorithms on Custom LunarLander Environment using DI-Engine library.

Primary LanguagePython

RL-Experiments

Experimenting with different RL algorithms on a custom Lunar Lander environment using DI-Engine.

Sample Results

LunarLander-v3 PPO

Lunar Lander

Modified LunarLander-v3 environment to have different wind speeds and directions. The wind varies gradually during the episode, and is displayed in the top left corner of the screen.

Installation

pip install -r requirements.txt