- Path is no longer hard-coded
- labels->target, since labels are used as an additional
hdf5 parameter; will need to add later
- n_input_channels & n_output_channels don't need to be
defined separately - they are determined from the data;
Only CNN routines have been fixed - will do others later