Create an Array of arrays of arrays of different shapes

后端 未结 0 1458
予麋鹿
予麋鹿 2021-01-07 17:18

I am trying to create an array of 6 arrays each containing 4 arrays, each of those 4 arrays with different shape. Like in the form below:

[[array([[1,2,3,4,6,         


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