Test case MnistTest fail on every tests
longdt opened this issue · 2 comments
longdt commented
i just check out the lastest code and try to run test case MnistTest, but i get bad error rate (every tests got 90%+ error rate).
Pls fix it
ivan-vasilev commented
Please check whether you have the MNIST dataset data files under nn-samples/. If not, you can download and extract them from here.
longdt commented
i already got mnist dataset files in nn-samples folder. If these files are not exists, an exception will be thrown
btw, i run test on windows 7 64bit (CPU: intel core i3 gen2)