Skip to content

PPO.NETv2 is an implementation of Proximal Policy Optimization (PPO) using TensorFlow with comments in Portuguese. The environment used is CartPole-v0 from OpenAI Gym.

License

samuelcaldas/PPO.NETv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPO_tf

Implementação da proximal policy optimization (PPO) usando tensorflow com comentários em português

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 LICENSE

About

PPO.NETv2 is an implementation of Proximal Policy Optimization (PPO) using TensorFlow with comments in Portuguese. The environment used is CartPole-v0 from OpenAI Gym.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C# 98.4%
  • Python 1.4%
  • PowerShell 0.1%
  • Batchfile 0.1%
  • Makefile 0.0%
  • C++ 0.0%