Theory & Algorithms
Temporal convolutional networks for sequence modeling
By
Temporal convolutional networks for sequence modeling
•
January 6th, 2020
This blog post presents a simple but powerful convolutional approach for sequences which is called Temporal Convolutional Network (TCN), originally proposed in Bai 2018, and tells you where to find implementations for Pytorch, Keras and Tensorflow.