Skip to content

Releases: gxywy/rl-plotter

Release v2.4.0

08 Dec 12:25
Compare
Choose a tag to compare

You can use seaborn kernel to get the same plot style as OpenAI-spinningup NOW !!!

  • multiple plotting kernels (native matplotlib plotting or seaborn plotting)
  • support OpenAI-spinningup data format
  • remove first line in origin log format
  • logger got time output and debug mode
  • you can track locals() in logger (it will save as config.json automatically)
  • fix some bugs

Release v2.3.5

17 Nov 09:45
Compare
Choose a tag to compare
  • support OpenAI spinningup data style
  • little change to logger file style and support the old style
  • add time output for logger

Release v2.3.0

17 Sep 10:20
Compare
Choose a tag to compare
  • support multi y keys & duel y axis (important!)
  • add some legend options

Release v2.2.4

08 Jun 05:52
Compare
Choose a tag to compare
  • add filter of directory name
  • change default x-axis formatter

Release v2.2.3

14 May 06:57
Compare
Choose a tag to compare
  • adjust struct of custom logger
  • adjust default log dir

Release v2.2.2

10 May 12:54
Compare
Choose a tag to compare
  • add CustomLogger
  • adjust default log dir
  • fix bugs

Release v2.2.1

30 Mar 08:58
Compare
Choose a tag to compare

fit the changes for evaluation

Release v2.2.0

25 Mar 07:51
Compare
Choose a tag to compare

change logger.py for evaluation

Release v2.1.0

24 Dec 01:52
Compare
Choose a tag to compare
  1. fix resample bugs when the average group is enabled
  2. add some new features about the legend

Release v2.0.2

13 Oct 07:59
Compare
Choose a tag to compare

first release version.