x.shape = (256,1)
y.shape = (256,1)
how should I command?, so that it returns,
output.shape = (256,2).
Simple question, but I am unable to solve. please help.
x.shape = (256,1)
y.shape = (256,1)
how should I command?, so that it returns,
output.shape = (256,2).
Simple question, but I am unable to solve. please help.