Skip to content

Releases: gxywy/rl-plotter

Release v2.4.0

Choose a tag to compare

@gxywy gxywy released this 08 Dec 12:25

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

Choose a tag to compare

@gxywy gxywy released this 17 Nov 09:45
  • 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

Choose a tag to compare

@gxywy gxywy released this 17 Sep 10:20
  • support multi y keys & duel y axis (important!)
  • add some legend options

Release v2.2.4

Choose a tag to compare

@gxywy gxywy released this 08 Jun 05:52
  • add filter of directory name
  • change default x-axis formatter

Release v2.2.3

Choose a tag to compare

@gxywy gxywy released this 14 May 06:57
  • adjust struct of custom logger
  • adjust default log dir

Release v2.2.2

Choose a tag to compare

@gxywy gxywy released this 10 May 12:54
  • add CustomLogger
  • adjust default log dir
  • fix bugs

Release v2.2.1

Choose a tag to compare

@gxywy gxywy released this 30 Mar 08:58

fit the changes for evaluation

Release v2.2.0

Choose a tag to compare

@gxywy gxywy released this 25 Mar 07:51

change logger.py for evaluation

Release v2.1.0

Choose a tag to compare

@gxywy gxywy released this 24 Dec 01:52
  1. fix resample bugs when the average group is enabled
  2. add some new features about the legend

Release v2.0.2

Choose a tag to compare

@gxywy gxywy released this 13 Oct 07:59

first release version.