Skip to content

moein-e/RL_BipedalWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL: BipedalWalker

Here is my fun side project to train an agent to walk in the BipedalWalker environment using Reinforcement Learning. The environment is obtained from Gym OpenAI (here). Deep Deterministic Policy Gradient (DDPG) method with epsilon-decay exploration is used in this work.

Here is the result after training:

The agent is also trained on a more complex version of the BipedalWalker environment (BipedalWalkerHardcore) in another repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages