Skip to content

Releases: xionghuichen/RLAssistant

v0.6.0

23 Nov 03:15
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @DrZero0 made their first contribution in #9
  • @BepfCp made their first contribution in #41

Full Changelog: v0.5.3...v0.6.0

v0.6.0-pre

11 Aug 04:15
bf87b78
Compare
Choose a tag to compare
v0.6.0-pre Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.6.0-pre

v0.5.3

08 May 06:54
3c06803
Compare
Choose a tag to compare

refactor:

  1. store experiment data to DATA_ROOT/arc/xxx when called archived_expts.

Full Changelog: v0.5.2...v0.5.3

v0.5.2

25 Apr 12:04
Compare
Choose a tag to compare

features:

  1. add a test module.
  2. 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

01 Mar 13:58
6486fa0
Compare
Choose a tag to compare
  1. New Architecture following the principle of EaaD.
  2. Update the readme document and example code to be consistent with the RLA code.

feature: allow ignore files when copying files

17 Feb 08:53
9bcee02
Compare
Choose a tag to compare