mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user