scml.std.agents.nothing
Attributes
Classes
An agent that always raises an exception if called to negotiate. It is useful as a placeholder (for example for RL and MARL exposition) |
Module Contents
- class scml.std.agents.nothing.StdPlaceholder(*args, **kwargs)[source]
Bases:
scml.std.policy.StdPolicyAn agent that always raises an exception if called to negotiate. It is useful as a placeholder (for example for RL and MARL exposition)