Skip to content

Offline PPO? #129

@wangell

Description

@wangell

Is there an easy way to train PPO offline using the current API, i.e. pre-collecting state, action, reward tuples and training on those (as opposed to using a memory agent with observations)?

The Runner documentation on https://tensorforce.readthedocs.io/en/latest/runner.html says you should be able to call something like agent.observe(state, action, reward, terminal_state)

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