Skip to content

Typo on line 56 of value_iteration.py #20

@pemami4911

Description

@pemami4911

Should be

v_new[idx][u][z][i] += v.v[i] * o[u][i][z] * t[u][j][i]

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions