[rllib] user defined preprocessor (#985)

* add register_preprocessor to ModelCatalog

* add pytest

* make staticmethod a classmethod

* update

* install gym on travis

* fix linting

* fix
This commit is contained in:
Philipp Moritz
2017-09-16 15:53:19 -07:00
committed by Robert Nishihara
parent 29ac95d87a
commit 73f40bd844
5 changed files with 40 additions and 6 deletions
+1
View File
@@ -86,6 +86,7 @@ setup(name="ray",
"click",
"colorama",
"psutil",
"pytest",
"redis",
"cloudpickle >= 0.2.2",
# The six module is required by pyarrow.