https://github.com/openai/baselines
Revision 85be74500dfe87addf1f664d2a1e9adafed97c85 authored by Alfredo Canziani on 19 September 2018, 16:43:45 UTC, committed by pzhokhov on 19 September 2018, 16:43:45 UTC
* Add possibility of plotting timesteps vs episodes

* Remove leftover from personal project patch

* Auto plt.tight_layout() on resize window event

Calls `plt.tight_layout()` if a `resize_event` is issued.
This means that the plot will look good even after the user has resized the plotting window.
1 parent 115b59d
History
Tip revision: 85be74500dfe87addf1f664d2a1e9adafed97c85 authored by Alfredo Canziani on 19 September 2018, 16:43:45 UTC
Add possibility of plotting timesteps vs episodes (#578)
Tip revision: 85be745
File Mode Size
baselines
data
.benchmark_pattern -rw-r--r-- 1 byte
.gitignore -rw-r--r-- 283 bytes
.travis.yml -rw-r--r-- 203 bytes
Dockerfile -rw-r--r-- 595 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 7.6 KB
benchmarks_atari10M.htm -rw-r--r-- 317.1 KB
benchmarks_mujoco1M.htm -rw-r--r-- 153.0 KB
setup.cfg -rw-r--r-- 196 bytes
setup.py -rw-r--r-- 1.4 KB

README.md

back to top