-
Notifications
You must be signed in to change notification settings - Fork 381
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
demo(nyz): slime volleyball league training #229
Conversation
Codecov Report
@@ Coverage Diff @@
## main #229 +/- ##
==========================================
- Coverage 85.82% 85.77% -0.06%
==========================================
Files 459 466 +7
Lines 34795 36560 +1765
==========================================
+ Hits 29863 31358 +1495
- Misses 4932 5202 +270
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There is no new commit. Did you push the latest code? |
we will add optimal training param in the following PR. |
* polish(nyz): adapt slime_volley env to new BaseEnv * demo(nyz): add naive slime volleyball league training demo * fix(nyz): fix self-play payoff bug and add player_rank viz * polish(nyz): add more viz about slime volleyball league demo and polish config * fix(nyz): fix unittest bugs * polish(nyz): split action prob viz only for league demo * polish(nyz): polish payoff variable name and slime_volley final_eval_reward definition
Description
Related Issue
#90
TODO
Check List