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
Try to harmonise the naming convention for the shapes of inputs and outputs with the naming used in keras.
Therefore, rename all occurences:
added refactoring label
created merge request !150 (merged) to address this issue
mentioned in merge request !150 (merged)
added merged in Develop label and removed .done label
mentioned in issue #177 (closed)
mentioned in commit b0b449f1
removed merged in Develop label