Commit Graph

3 Commits

Author SHA1 Message Date
Adesun 84f53a4b05 * make regex compatible with new code
* fix #777 exceeds Locator.MAXTICKS
* set non-interactive backend when OS is not windows
* save figure as SVG
2018-08-05 12:18:27 +08:00
Puneet Kohli cdd1cb0e8c Change matplotlib backend to 'agg' when 'show_plot' is false. This allows the script to be run from command line without any errors (for ex, on a remote machine) 2018-05-06 16:45:26 -05:00
Adesun d3d4c0e699 parsing training log and plot
save loss data to csv
2018-05-06 22:11:49 +08:00