Skip to content

Implement "Observation learning" with DQFD #6

@pascalwhoop

Description

@pascalwhoop

tensorforce supports DQFD, which can be used to use another agent to teach us what to do. but, this needs either parasite learning (i.e. agent knows everything the other agent knows) or some other form of allowing them to have the same input which is hard because the input partially is the forecast which is internally generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions