+ You can now train using multiple GPUs. To do so, specify multiple
PyTorch-friendly device names on the `--device` argument.
+ Added a new pipeline ``info`` to obtain information related with an
experiment.
+ Now you can run local or remote instances of TensorBoard using
the ``tensorboard`` pipeline of Skeltorch.
+ Other small corrections and efficiency improvements.