Skip to content

sandipan1/balancebot_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

balancebot_rl

Implemented DQN on a self balancing simulated bot using pybullet and openai gym, baselines. The environment is made using ROS URDF and DQN is an off-policy reinforcement learning algorithm which can be used for discrete-action space.

How to run:

  1. Download the zip
  2. Create a conda environment and run "pip install -e ."
  3. To run : python balancebot_task.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages