ray.rllib.env.multi_agent_episode.MultiAgentEpisode.validate#

MultiAgentEpisode.validate() None[source]#

Validates the episode’s data.

This function ensures that the data stored to a MultiAgentEpisode is in order (e.g. that the correct number of observations, actions, rewards are there).