[RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544)

This commit is contained in:
Sven Mika
2020-09-06 10:58:00 +02:00
committed by GitHub
parent f38dba09b2
commit 28ab797cf5
182 changed files with 115 additions and 27244 deletions
-1
View File
@@ -92,7 +92,6 @@ if __name__ == "__main__":
"input_evaluation": [],
# Other settings.
"sample_batch_size": 64,
"train_batch_size": 256,
"rollout_fragment_length": 20,
# Multi-agent setup for the particular env.