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

Wolpertinger preset failure fix #434

Closed galnov closed 4 years ago

galnov commented 4 years ago

Numpy 1.18 fails to cast scientific notation to int in the Wolpertinger preset causing CI failure.