Interface

EnvOptions

EnvOptions

Basic Environment Options

Properties:
Name Type Attributes Description
randomSeed number <nullable>

The random seed

penaltyOnUnfinished number <nullable>

The penalty reward to return when no end state was reached

View Source core/src/RLInterface/Environment.ts, line 12