Skip to content

TCN时间卷积序列 支持tensorflow-serving部署 .tf.data tf.estimator

Notifications You must be signed in to change notification settings

jxz542189/TCN_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCN_classification

是根据An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling编写的

亮点

  • 使用tf.data和tf.estimator编写
  • 支持tensorflow-serving部署
  • TCN是时间卷积序列,可以并行,速度快,可以与RNN、LSTM进行比较

参考

About

TCN时间卷积序列 支持tensorflow-serving部署 .tf.data tf.estimator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages