cauchyturing / UCR_Time_Series_Classification_Deep_Learning_Baseline

Fully Convlutional Neural Networks for state-of-the-art time series classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

model.evaluate() gives a different loss on training data from the one in training process

ydup opened this issue · comments

Hi, lately, I applied your baseline model - FCN with keras, but I found the similar problem with this issue. I wonder if this will effect the performance.

Thanks.