ray/rllib/tuned_examples/create_plots.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
256 B
Python
Raw Permalink Normal View History

# TODO(sven):
# Add a simple script that takes n csv input files and generates plot(s)
# from these with: x-axis=ts OR wall-time; y-axis=any metric(s) (up to 2).
# ability to merge any m csv files (e.g. tf vs torch; or n seeds) together
# in one plot.