FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

HalfTick/ppo_tf: Implementation of proximal policy optimization(PPO) with tensorflow · GitHub

forked from uidilr/ppo_tf
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPO_tf

Implementação da proximal policy optimization (PPO) usando tensorflow

Ambiente

CartPole-v0 do open ai gym
espaço de estado: contínuo espaço de ação: discreto

Dependencias

python3.6
tensorflow v1.4
open ai gym

Treinamento

python main.py 

Testar politica treinada

python test_policy.py

Tensorboard

tensorboard --logdir=log

LICENÇA

MIT ICENSE

About

Implementation of proximal policy optimization(PPO) with tensorflow

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL