-
Notifications
You must be signed in to change notification settings - Fork 91
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
Conversation
There was a problem hiding this 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!
There was a problem hiding this 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?
There was a problem hiding this 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!
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