Hello,
I'm trying to guess the vector notation in https://arxiv.org/pdf/1503.03244.pdf but I'm not sure. On page 2, the general formula for 1D convolutional networks should multiply the weight vector to the left of a matrix so it has to be a column vector.
What do you think about my assumptation that bold vectors are column vectors and non-bold vectors are row vectors?
Thank you!