Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

代码运行出错 #1

Open
Ethan20000131 opened this issue Apr 12, 2020 · 2 comments
Open

代码运行出错 #1

Ethan20000131 opened this issue Apr 12, 2020 · 2 comments

Comments

@Ethan20000131
Copy link

image
请问这个是为什么出错,试了好几遍似乎都会出现这个问题

@yufeiran
Copy link

我也遇过这种问题,解决办法是把sys.path.append(os.pardir) 换成 sys.path.append(os.getcwd())

@Grenaf
Copy link

Grenaf commented Jun 27, 2021

image
请问这个是为什么出错,试了好几遍似乎都会出现这个问题

需要运行mnist.py下载mnist数据集,up的程序给的程序不包含mnist的数据集。运行完mnist.py之后和mnist相关的文件会放在datase文件夹下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants