r/MachineLearning - [D] Q on "Language Modeling with Gated Convolutional Networks "

#artificialintelligence 

Just from looking at the picture, I believe that W could be describing the weights from a final output layer, which is pretty standard to apply before a soft max. You might need to look at the code of the paper if it exists to double check, but I don't think the W relates to the W in the gated conv layers.