Unable to convert csv image file into a numpy using genfromtext

前端 未结 0 561
挽巷
挽巷 2021-02-05 13:07

Working with python, I am using MNIST dataset saved as a CSV. My first column is labels followed by 28*28 columns for pixel values and I am trying to load my csv into a numpy us

相关标签:
回答
  • 消灭零回复
提交回复
热议问题