Blue Agents
There aren't any specialist blue agents in CC4 - they are for you to make!
However there are some basic agent that can be useful:
Constant Agent
Bases: BaseAgent
A base agent which will repeatedly do the same action.
Attributes:
Name | Type | Description |
---|---|---|
action |
Action
|
the action that the agent will repeatedly do |
Functions
get_action
gets an action from the agent that should be performed based on the agent's internal state and provided observation and action space