Hello, sorry to bother, I encountered some problems while running a sample command in the ASE experiments folder,
python MNIST_nc.py ../../saved_models/mnist_complicated.h5
Is there no such file named mnist_complicated.h5 in this folder, or is there something wrong with my operation? How can I get this file
If this file does exist,?can I run it with models in other folders as parameters?
作者您好,打扰您了,我在运行ASE-experiments文件夹下的命令的时候遇到了一些问题
python MNIST_nc.py ../../saved_models/mnist_complicated.h5
提示文件不存在,这个文件是本来就没有的,还是因为我的操作问题,
导致没有下载到这个文件,我该如何获得这个文件
如果这个文件不存在,可不可以用别的h5文件代替