Skip to content

implement generalized policy iteration in ValueFunction #40

Open
@sritchie

Description

@sritchie

Current in ValueFunction we have value iteration going... but we don't have a way to decide what to do at the end of each sweep, within a sweep, and across sweeps.

One idea would be to code specific optimizations. Another would be to code a set of functions that would show what happens at each level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions