zoukankan      html  css  js  c++  java
  • PP: Soft-DTW: a differentiable loss function for time-series

    Problem: new loss

    Label: new loss; 

    Abstract:

    A differentiable learning loss; 

    Introduction:

    supervised learning: learn a mapping that links an input to an output object. 

    output object is a time series.  

    Prediction: two multi-layer perceptrons, the first use Euclidean loss and the second use soft-DTW as a loss function. --------> soft-DTW, better sharp changes. 

    DTW computes the best possible alignment between two time series.

  • 相关阅读:
    BZOJ3156 防御准备
    BZOJ1911 [APIO2010] 特别行动队
    BZOJ1096 [ZJOI2007] 仓库建设
    HDU
    斜率优化的各种板子
    HDU
    HDU
    HDU
    HDU
    HDU
  • 原文地址:https://www.cnblogs.com/dulun/p/12310340.html
Copyright © 2011-2022 走看看