UCR_Time_Series_Classification_Deep_Learning_Baseline
UCR_Time_Series_Classification_Deep_Learning_Baseline copied to clipboard
ValueError
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?