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

MultiAgent Gym-Environements #6

Closed
MathisFederico opened this issue Feb 16, 2020 · 0 comments
Closed

MultiAgent Gym-Environements #6

MathisFederico opened this issue Feb 16, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MathisFederico
Copy link
Owner

Environements

Include Gym environements composed of:

  • action_space, state_space
  • step(action) -> observation, reward, done, info
  • reset() -> first_observation
  • render() -> None;

Build standard for multi-agents environements
Build "evaluation" methode to evaluate multiple agents on a number of games.

@MathisFederico MathisFederico added the enhancement New feature or request label Feb 16, 2020
@MathisFederico MathisFederico self-assigned this Feb 16, 2020
@MathisFederico MathisFederico added this to the First step milestone Feb 16, 2020
@MathisFederico MathisFederico changed the title Environements MultiAgent Gym-Environements Feb 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant