Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ExperimentManager parameters #372

Open
JulienT01 opened this issue Oct 11, 2023 · 0 comments
Open

Update ExperimentManager parameters #372

JulienT01 opened this issue Oct 11, 2023 · 0 comments
Labels
good first issue Good for newcomers style This is a code style issue

Comments

@JulienT01
Copy link
Collaborator

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.

@JulienT01 JulienT01 added good first issue Good for newcomers style This is a code style issue labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers style This is a code style issue
Projects
None yet
Development

No branches or pull requests

1 participant