Skip to content

Poddiachyi/ppo-for-young-researcherry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PPO for CartPole

"Hello, World!" example of Reinforcement Learning and implementation of PPO for YoungResearcherry community.

PPO - paper

Getting started

Make sure you have all CUDA dependencies, then install

pip install tensorflow-gpu

for GPU version or

pip install tensorflow

for CPU version.

Then

pip install tensorforce

Run

For running with default parameters simply use

python cart-pole.py

See other parameters here.

Built with

About

Proximal Policy Optimization. Basic example for YoungResearcherry community.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages