Skip to content

Python is great for testing ideas, but in real world robotics is done in Cpp.The purpose of this repo is to create playground for cpp implementations of reinforcement learning algorithms.

Notifications You must be signed in to change notification settings

MEfeTiryaki/gym_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

gym_cpp

Python is great for testing ideas, but in real world robotics is done in Cpp.The purpose of this repo is to create playground for cpp implementations of reinforcement learning algorithms.

Environments includes some of the environments in openai gym as it is and some additional environments. In order to unleash full power of Cpp, the environments are also implemented using Cpu parallelization.

More is coming soon.

About

Python is great for testing ideas, but in real world robotics is done in Cpp.The purpose of this repo is to create playground for cpp implementations of reinforcement learning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published