Using CNN
- data used : FordA dataset from the UCR/UEA archive.
- Model The implementation is based on the TF 2 version provided here.
- The following hyperparameters (kernel_size, filters, the usage of BatchNorm) via random search using [KerasTuner]https://github.com/keras-team/keras-tuner).