Expand description
Utilities for test.
Structs§
- ActBatch
- Consists the action part of a batch in SimpleReplayBuffer.
- ObsBatch
- Consists the observation part of a batch in SimpleReplayBuffer.
- Random
Agent - A random policy.
- Random
Agent Config - Configuration of `RandomAgent``.
Functions§
- env_
config - Returns the default configuration of BorderAtariEnv.