What's Changed
- Update plot_util.py by @alexfrom0815 in #45
- fix the bug that legend covers figure by @alexfrom0815 in #47
- Update delete_expt.py's comment by @xionghuichen in #48
- problems fixed by @Taurelius6 in #49
- Dev (0.6.2) by @xionghuichen in #50
- refactor(recorder): add pretty_plot mode for pretty_plot_wrapper in M…
- refactor(exp_manager): refine the error text in add_record_param
- feat(easy_plot): print information of split keys for each experiments…
- feat(easy_plot): support all hpyer-parameters filtering through ``hp_…
- refactor(easy_plot): extract the regex parser to a general function (…
- feat(easy_plot): support plotting saved images
- feat: add TIMESTAMP log
New Contributors
- @alexfrom0815 made their first contribution in #45
- @Taurelius6 made their first contribution in #49
Full Changelog: v0.6.1...v0.6.2