nn-eliminate hard-coded dimensions in the 'create_net_structure' method
The 'create_net_structure()' method in the CNNWhale class has several hardcoded dimensions for the network layers, which are based on the 60x20 images used as input for the humpback whale example.
Improvement: Create helper methods to calculate these values. This could be based on the input_shape parameter or (even better) derived from the input data.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information