Skip to content

Update ExperimentManager parameters #372

@JulienT01

Description

@JulienT01

Currently, ExperimentManger get the Environment as 1 parameter (tuple(constructor,kwargs)) and the Agent with 2 parameters (agent_class and init_kwargs).

Maybe we should use the same format for both, and give the Agent with a tuple(constructor,kwargs) too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersstyleThis is a code style issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions