Releases: xionghuichen/RLAssistant
Releases · xionghuichen/RLAssistant
v0.6.0
What's Changed
- Update exp_loader.py by @DrZero0 in #9
- Dev by @xionghuichen in #10
- Dev by @xionghuichen in #11
- update readme. fix typos in yaml by @xionghuichen in #12
- fix: fix a bug of dl_framework name typos by @xionghuichen in #13
- Dev by @DrZero0 in #14
- Dev by @xionghuichen in #15
- Dev: update auto_ftp by @DrZero0 in #16
- Dev by @xionghuichen in #17
- test manager test_sent_to_master by @DrZero0 in #18
- update readme by @xionghuichen in #40
- support backuping multiple single files by @BepfCp in #41
- add documents by @xionghuichen in #44
- fix(exp_manager): add log_name_formatter by @xionghuichen in #45
New Contributors
Full Changelog: v0.5.3...v0.6.0
v0.6.0-pre
What's Changed
- Update exp_loader.py by @DrZero0 in #9
- Dev by @xionghuichen in #10
- Dev by @xionghuichen in #11
- update readme. fix typos in yaml by @xionghuichen in #12
- fix: fix a bug of dl_framework name typos by @xionghuichen in #13
- Dev by @DrZero0 in #14
- Dev by @xionghuichen in #15
- Dev: update auto_ftp by @DrZero0 in #16
- Dev by @xionghuichen in #17
- test manager test_sent_to_master by @DrZero0 in #18
- Dev by @xionghuichen in #19
- Dev by @xionghuichen in #20
- Dev by @xionghuichen in #21
- Dev by @xionghuichen in #22
- Dev by @xionghuichen in #23
- Dev by @xionghuichen in #24
- Dev by @xionghuichen in #25
- Dev by @xionghuichen in #26
New Contributors
Full Changelog: v0.5.3...v0.6.0-pre
v0.5.3
refactor:
- store experiment data to DATA_ROOT/arc/xxx when called archived_expts.
Full Changelog: v0.5.2...v0.5.3
v0.5.2
features:
- add a test module.
- add view_expt in rla_scripts to view brief information of experiments.
breaking change: change the name of the parameter from 'task' to 'task_table_name' in rla_scripts for better readability.
Refactor + Update documents and examples
- New Architecture following the principle of EaaD.
- Update the readme document and example code to be consistent with the RLA code.
feature: allow ignore files when copying files
v0.4.1 Update README.md