clean scripts
Compare changes
- Charly LAMOTHE authored
- Fix bug of resolve_experiment_id after 10 exp ids; - Display the new experiment id at the beginning of the training; - For now there's only a simple losses plot in compute_results.
@@ -6,17 +6,14 @@ from sklearn.neighbors.kde import KernelDensity
@@ -24,4 +21,46 @@ class Plotter(object):