Skip to content

Epsilon keeps getting reintialized in the example script #102

@Somjit77

Description

@Somjit77

In simple_dqn.py, the epsilon schedule is chosen by actor_state.count however, that keeps getting reinitialized after every episode in experiment.py. So the epsilon schedule does not work.

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