UCR_Time_Series_Classification_Deep_Learning_Baseline icon indicating copy to clipboard operation
UCR_Time_Series_Classification_Deep_Learning_Baseline copied to clipboard

ValueError

Open Neurant opened this issue 5 years ago • 0 comments

Hello, I've copied your Adiac data and FCN.py to run with spyder (Python3.7). But it returned a ValueError: Input tensors to a Functional must come from tf.keras.Input. Received: 0 (missing previous layer metadata) when it ran to get the object get_last_conv. Do you know this problem? And do you have any solutions?

Neurant avatar Aug 18 '20 02:08 Neurant