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 461 forks source link

Preset dependent number of csv read attempts in golden testing #334

Closed gal-leibovich closed 5 years ago

gal-leibovich commented 5 years ago

Relaxing CartPole_DQN_BatchRL_BCQ number of read csv attempts by golden testing, as it is failing due to taking too long to create the initial csv (as a result of a dataset creation using a training agent)