Members
Methods
# TaxiUtils(relPosition) → {Vec2}
The Taxi Game Map
Parameters:
Name | Type | Description |
---|---|---|
relPosition |
Vec2
|
# Utils/Evaluation(env, agent, iterations, randomSeed, maxIteration, resetEnvStats) → {object}
Module for Evaluations
Parameters:
Name | Type | Description |
---|---|---|
env |
SingleAgentEnvironment
|
|
agent |
Agent
|
|
iterations |
number
|
|
randomSeed |
number
|
|
maxIteration |
number
|
|
resetEnvStats |
boolean
|
object
# Utils/Generals(array, rngopt) → {Array}
static class for general utility
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
array |
Array
|
||
rng |
seedrandom.PRNG
|
<optional> |
Array
# Utils/MathUtils(array) → {number}
static class for general utility
Parameters:
Name | Type | Description |
---|---|---|
array |
Array
|
number