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
更新参数推导里面漏了TD误差
The text was updated successfully, but these errors were encountered:
非常感谢你的提醒。其实没有错。对 L 关于 w 求导,结果等于 TD 误差乘以 Q 关于 w 的梯度。
Sorry, something went wrong.
哦哦,对对,懂了懂了。感谢王教授。
No branches or pull requests
更新参数推导里面漏了TD误差
The text was updated successfully, but these errors were encountered: