unreal.LearningAgentsMemoryCell

class unreal.LearningAgentsMemoryCell

Bases: EnumBase

ELearning Agents Memory Cell

C++ Source:

  • Plugin: LearningAgents

  • Module: LearningAgents

  • File: LearningAgentsPolicy.h

LEARNING_AGENTS_GRU: LearningAgentsMemoryCell = Ellipsis

1

NO_MEMORY_CELL: LearningAgentsMemoryCell = Ellipsis

0

STANDARD_GRU: LearningAgentsMemoryCell = Ellipsis

2