I am currently trying to put data into Conv2D model.
my data is a list of arrays and array.shape is (48, 1876).
and my labels are a list of str.
two lis