Convolutional Tensor-Train LSTM (Conv-TT-LSTM) Intro PyTorch implementations of the paper, 'Convolutional Tensor-Train LSTM for Spatio-Temporal Learning', NeurIPS 2020. [project page] code/ (original): The original implementation of the paper. code_opt/ (optimized): The optimized implementation to...