A sequence-to-sequence model that uses convolutional layers instead of RNNs. This model is faster and more parallelizable than RNN-based models but can struggle with capturing long-term dependencies.
A sequence-to-sequence model that uses convolutional layers instead of RNNs. This model is faster and more parallelizable than RNN-based models but can struggle with capturing long-term dependencies.