ray.rllib.env.single_agent_episode.SingleAgentEpisode.env_steps# SingleAgentEpisode.env_steps() → int[source]# Returns the number of environment steps. Note, this episode instance could be a chunk of an actual episode. Returns: An integer that counts the number of environment steps this episode instance has seen.