Vector representation through untrained fully connected layer
I have a vector as a list, x = [a1,a2,a3,…aN]. I pass it through a fully connected layer defined as this
I have a vector as a list, x = [a1,a2,a3,…aN]. I pass it through a fully connected layer defined as this