IntelLabs / coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
https://intellabs.github.io/coach/
Apache License 2.0
2.32k stars 459 forks source link

tests: remove Mujoco_A3C_LSTM test + enlarge circleci timeout #280

Closed anabwan closed 5 years ago

anabwan commented 5 years ago

currently golden_test_mujoco stops after 3 tests due to timeout issue - it means only 3 tests are running from 5 total.. see example: https://circleci.com/gh/NervanaSystems/coach/2293