mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 03:30:19 +01:00
Adding framework for multinode tests (#149)
* Currently runs CartPole_ClippedPPO and Mujoco_ClippedPPO with inverted_pendulum level.
This commit is contained in:
committed by
Balaji Subramaniam
parent
b461a1b8ab
commit
2c1a9dbf20
@@ -10,7 +10,7 @@ scikit-image>=0.13.0
|
||||
gym>=0.10.5
|
||||
bokeh>=0.13.0
|
||||
futures>=3.1.1
|
||||
kubernetes>=8.0.0b1
|
||||
kubernetes>=8.0.0b1,<=8.0.1
|
||||
redis>=2.10.6
|
||||
minio>=4.0.5
|
||||
pytest>=3.8.2
|
||||
|
||||
Reference in New Issue
Block a user