c#直接使用np. load(地址),就写了两行,一运行,程序就停止了!
var data=np. load(“c:/users/user/desktop/t10k.idx3-ubyte”);加载minist的数据集,该怎么修改!