8000 feat(MMST): multi minimum spanning tree environment by ulricharmel · Pull Request #135 · instadeepai/jumanji · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(MMST): multi minimum spanning tree environment #135

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

Merged
merged 35 commits into from
Jun 2, 2023
Merged

Conversation

ulricharmel
Copy link
Contributor
@ulricharmel ulricharmel commented May 14, 2023

Full implementation with docs and actor critic network.

Here is the link with the run comparing the actor-critc and the random agent for the defaults environment configs.

Close #128

@clement-bonnet clement-bonnet changed the title Feat: Cooperative minimum spanning tree environment feat(CMST): cooperative minimum spanning tree environment May 14, 2023
Copy link
Collaborator
@clement-bonnet clement-bonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for your contribution! It is a difficult environment. I have left a few preliminary comments before digging deeper into the code. Please let me know if they sound reasonable.
Thanks!

@ulricharmel ulricharmel changed the title feat(CMST): cooperative minimum spanning tree environment feat(MMST): multi minimum spanning tree environment May 18, 2023
@ulricharmel ulricharmel self-assigned this May 29, 2023
@cemlyn007 cemlyn007 self-requested a review May 6D47 31, 2023 11:20
Copy link
Collaborator
@clement-bonnet clement-bonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still a few inconsistencies. Would you mind fixing these before we merge?

Copy link
Collaborator
@clement-bonnet clement-bonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@ulricharmel ulricharmel merged commit 4edfdd5 into main Jun 2, 2023
@ulricharmel ulricharmel deleted the feat-cmst branch June 2, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(cmst): full environment
4 participants
0