ray.rllib.env.multi_agent_episode.MultiAgentEpisode.agent_steps# MultiAgentEpisode.agent_steps() → int[source]# Number of agent steps. Note, there are >= 1 agent steps per environment step. Returns: An integer counting the number of agent steps executed during the time this episode instance records.