Convolution Transformer - GitHub
https://github.com/ghsama/ConvTransformerTimeSeries15.05.2020 · Convolution Transformer : This is first implimentation of 1D convolutional transformer for time series, it is inspired from the article Enhancing the Locality and Breaking the MemoryBottleneck of Transformer on Time Series Forecasting.. The model consists of a stack of transformers which takes as input the a window of instance and predict the distribution of the …