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: new checkpoint mxnet test + fix utils #273

Closed anabwan closed 5 years ago

anabwan commented 5 years ago

new test added:

fix failed tests in CI improve utils

gal-leibovich commented 5 years ago

A general comment - please add the missing type hints to all methods. Other than that, LGTM. Approving.