Skip to content

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

Notifications You must be signed in to change notification settings

viig99/rl-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages