1 个回答

将 c=Y 改成 c = Y.reshape(400) 或者是 c = Y.flatten()

推荐问题