Skip to content

BY571/pytorch-vmpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch implementation of v-MPO

Setup

Run

python src/main.py

Results

CartPole-v1

altext

TODO

  • clear code / config
  • test conti actor
  • add vec environment
  • test mujoco
  • check google parameter

Notes:

  • sometimes a fixes epsilon alpha works better -> Cartpole helps for exploration?