-
Notifications
You must be signed in to change notification settings - Fork 361
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
第三章那个训练权值sample_weight.pkl有吗? #2
Comments
同求sample_weight.pkl |
1 similar comment
同求sample_weight.pkl |
权重文件通过mnist.py脚本文件自动下载,存储在和mnist.py同级目录下此时权重文件的名称是mnist.pkl,名称不再是sample_weight.pkl了,但是我在程序赋值时遇见W1, W2, W3 = network['W1'], network['W2'], network['W3'],报错了暂时不知道是什么原因 |
请问您解决问题了吗?我也遇到了这个问题 |
你好,我是吴沁哲,我已收到您的来信,我会尽快对您的邮件进行处理并给您回复,希望您工作顺利,生活幸福!
|
请问w报错是什么原因呢 |
你好,我是吴沁哲,我已收到您的来信,我会尽快对您的邮件进行处理并给您回复,希望您工作顺利,生活幸福!
|
mnist.pkl和sample_weight.pkl不是一个东西吧 |
你好,我是吴沁哲,我已收到您的来信,我会尽快对您的邮件进行处理并给您回复,希望您工作顺利,生活幸福!
|
希望能提供一下,谢谢
The text was updated successfully, but these errors were encountered: