UCR_Time_Series_Classification_Deep_Learning_Baseline
UCR_Time_Series_Classification_Deep_Learning_Baseline copied to clipboard
Fully Convlutional Neural Networks for state-of-the-art time series classification
Results
12
UCR_Time_Series_Classification_Deep_Learning_Baseline issues
Sort by
recently updated
recently updated
newest added
Could you please explain what is the reason to rescale Y here? https://github.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline/blob/master/FCN.py#L41
How can we use the model developed so far to forecast it woud be helpful if you could give an insight into this.