Commit Graph

5 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
AlexeyAB c9b8bdee18 Minor fix - what pip-packages are required for Python scripts 2018-05-06 21:51:31 +03:00
Ade a1c5bae6fb
Update readme.md 2018-05-06 22:16:31 +08:00
Adesun d3d4c0e699 parsing training log and plot
save loss data to csv
2018-05-06 22:11:49 +08:00