refactor acktr (#560)

* refactor acktr

* setup.cfg now tests style/syntax in acktr as well

* flake8 complaints

* added note about continuous action spaces for acktr into the README.md
This commit is contained in:
pzhokhov
2018-09-20 16:05:26 -07:00
committed by GitHub
parent 0e7048b89f
commit 0f4ae2fb2a
10 changed files with 163 additions and 428 deletions

View File

@@ -7,9 +7,3 @@ exclude =
baselines/ddpg,
baselines/ppo1,
baselines/bench,
baselines/acktr,