Skip to content

Class USingleAgentImitationScholaEnvironment

Class USingleAgentImitationScholaEnvironment

  • Defined in File SingleAgentImitationEnvironmentInterface.h

Inheritance Relationships

Base Type

class USingleAgentImitationScholaEnvironment
: public UBaseImitationScholaEnvironment

Source: Source/Schola/Imitation/Public/Environment/SingleAgentImitationEnvironmentInterface.h UInterface for single-agent imitation learning environments.

Implement this interface in Blueprint or C++ to create environments with a single agent that learns from expert demonstrations.