We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bug描述 关于第五章的函数 d2l.train_ch5 中的batch_count=0难道不应该写在循环内部吗,请问老师您为什么把问题关掉了,不太理解,所以再来询问一下。
版本信息 pytorch: torchvision: torchtext: ...
The text was updated successfully, but these errors were encountered:
bug描述 关于第五章的函数 d2l.train_ch5 中的batch_count=0难道不应该写在循环内部吗,请问老师您为什么把问题关掉了,不太理解,所以再来询问一下。 版本信息 pytorch: torchvision: torchtext: ...
嗯对的,刚刚看了一下确实是应该放里面。我明天改一下,谢谢提醒
Sorry, something went wrong.
fix bug about batch_count (#60)
c5d0f74
No branches or pull requests
bug描述
关于第五章的函数 d2l.train_ch5 中的batch_count=0难道不应该写在循环内部吗,请问老师您为什么把问题关掉了,不太理解,所以再来询问一下。
版本信息
pytorch:
torchvision:
torchtext:
...
The text was updated successfully, but these errors were encountered: