Note
Ray 2.10.0 introduces the alpha stage of RLlib’s “new API stack”. The team is currently transitioning algorithms, example scripts, and documentation to the new code base throughout the subsequent minor releases leading up to Ray 3.0.
See here for more details on how to activate and use the new API stack.
Env Utils#
rllib.env.utils#
PublicAPI (alpha): This API is in alpha and may change before becoming stable. |
|
Tries importing open_spiel and returns the module (or None). |
|
Tries importing pyspiel and returns the module (or None). |