Skip to content

x75/rlcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import of Hado van Hasselt's Reinforcement Learning Code, c++ version rlcpp.tar.gz 1.

To build it do the following, assuming you have ROS Jade installed in /opt/ros/jade:

mkdir build
cmake ..
make

Should create CartPoleRos and ArmRos executables in the build directory.

  • Added cmake file to build CartPoleRos and ArmRos
  • ROS interface to the CACLA implementation so the RL algorithms can be used on a variety of ROS enabled systems.

Footnotes

1 http://web.archive.org/web/20131213231018/http://homepages.cwi.nl/~hasselt/code.html

About

Hado van Hasselt's Reinforcement Learning Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages