mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 10:17:19 +08:00
6 lines
256 B
Python
6 lines
256 B
Python
# 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.
|