mirror of
https://github.com/wassname/ray.git
synced 2026-08-20 12:40:44 +08:00
[rllib] Reorganize trainer config, add warnings about high VF loss magnitude for PPO (#6181)
This commit is contained in:
@@ -173,7 +173,7 @@ You can configure experience output for an agent using the following options:
|
||||
.. literalinclude:: ../../rllib/agents/trainer.py
|
||||
:language: python
|
||||
:start-after: shuffle_buffer_size
|
||||
:end-before: === Multiagent ===
|
||||
:end-before: Settings for Multi-Agent Environments
|
||||
|
||||
The interface for a custom output writer is as follows:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user