I have a three datasets each containing one signal of a specific type (normal, periodically jammed, constantly jammed). I would like to experiment with this dataset to predict wether a signal is normal or if being jammed, the type. Fot this experimentation I thought about CNN but I read that they work better with 2D data and images. What would you recommend?
EDit: It is a time series.