Constructors
Properties
_table
_table: DPTable
Methods
get_action
- get_action(state: any[]): any[]
Returns any[]
Action
get_score
- get_score(): number[][][]
Returns number[][][]
Score values
update
- update(method: "value" | "policy"): void
Parameters
- method: "value" | "policy"
Returns void
Dynamic programming agent