torch / optim

A numeric optimization package for Torch.
Other
197 stars 154 forks source link

Please add ability to plot only specified categories. #128

Open tlkvstepan opened 8 years ago

tlkvstepan commented 8 years ago

Say we log time, train and test accuracy. We can not plot time and accuracy on same figure since scale is different. I suggest to add ability to select what categories to plot. In my example we probably want to plot only accuracies