Skip to content

REFAC: rename shapes of input and output

Try to harmonise the naming convention for the shapes of inputs and outputs with the naming used in keras.

Therefore, rename all occurences:

  • shape_inputs -> input_shape
  • shape_outputs -> output_shape