-
Notifications
You must be signed in to change notification settings - Fork 173
TEP: only for comparing #426
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
Open
puyuan1996
wants to merge
35
commits into
dev-multitask-balance-clean-bkp20250928
Choose a base branch
from
dev-multitask-balance-clean
base: dev-multitask-balance-clean-bkp20250928
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
TEP: only for comparing #426
puyuan1996
wants to merge
35
commits into
dev-multitask-balance-clean-bkp20250928
from
dev-multitask-balance-clean
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…g and configurable reconstruction loss mode (#355) * v0.2.0 * polish(pu): add final_norm_option_in_encoder * polish(pu): polish jericho configs * tmp * fix(pu): fix world model init bug when use pretrained_model * tmp * feature(xjy): add text regularization function * feature(xjy): add decode text regularization option and related logs (#348) * fix(xjy): fixed some bug and add a function to output the decoder's text * fix(pu): fix _shift_right in decode loss * fix(xjy): add decode text function and decode_loss_mode option of reconstruction loss for jericho (#363) * Standardized the format and fixed existing bugs * resolved game_buffer bug and polished formatting * polish(xjy): standardize decode text related code for jericho (#366) * polish(xjy): delete unnecessary comments and translate CN comments into EN * fix(xjy): merged latest main branch (#368) * v0.2.0 * style(pu): use actions/upload-artifact@v3 * fix(pu): fix Union import in game_segment * style(pu): use actions/upload-artifact@v4 * test(nyz): only upload cov in macos * fix(pu): fix reanalyze_ratio compatibility with rope embed (#342) * fix(pu): fix release.yml * fix(pu): fix release.yml (#343) * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): use actions/download-artifact@v2 * fix(pu): use actions/download-artifact@v4 * release v0.2.0 * fix(lkj): fix typo in customize_envs.md * fix(pu): adapt atari and dmc2gym env to support shared_memory (#345) * fix(pu): fix atari and dmc2gym env to support shared_memory * tmp * fix(pu): fix frame_stack_num default cfg in atari env --------- Co-authored-by: puyuan <[email protected]> * delete unnecessary comments and translate CN comments into EN * delete unnecessary comment --------- Co-authored-by: 蒲源 <[email protected]> Co-authored-by: PaParaZz1 <[email protected]> Co-authored-by: 蒲源 <[email protected]> Co-authored-by: 林楷傑 <[email protected]> Co-authored-by: puyuan <[email protected]> * latest remove unnucessary comments * fix(pu): fix compatibility * polish(pu): polish readme and requirements --------- Co-authored-by: puyuan <[email protected]> Co-authored-by: xiongjyu <[email protected]> Co-authored-by: PaParaZz1 <[email protected]> Co-authored-by: 林楷傑 <[email protected]>
…ero (#372) fix timestep and non-text-based games for muzero
Co-authored-by: puyuan <[email protected]>
Co-authored-by: puyuan <[email protected]>
…orical representation ranges (#387) * feature(fir): controlled reward/value categorical representation * scaling_transform.py correction
…el (#391) * Qwen is tested as a policy in the jericho environment * fixed the bug that bad reflection cannot be collected * supports options for selecting encoder/decoder * fixed a few bugs and standardized the format * standardize the format again --------- Co-authored-by: puyuan <[email protected]>
Co-authored-by: zjowowen <[email protected]>
Co-authored-by: zjowowen <[email protected]>
…evaluator_env_num (#415)
…ty, fix _reset_collect/eval, add adaptive policy entropy control
…ation option in unizero.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.