Winston Liugreybird.hashnode.dev·Apr 11, 2024My Understanding of np.transpose() functionAs a machine and deep learning engineer in China, I meet lots of coding scenarios where need to use matrices transposition. Although having been used the numpy transpose() function to achieve this goal, but I didn't dive into a deep understanding of ...matrix transpose