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
按照书上的介绍,用固定的步长是因为非平稳,当时代码中摇臂设置是平稳的,为何不用“sample_averages”来估计各个摇臂的value?二者方式差异较大,上边的图是固定步长,可见“sample_averages”法收敛的更快,但为何二者收敛的还不同
The text was updated successfully, but these errors were encountered:
No branches or pull requests
按照书上的介绍,用固定的步长是因为非平稳,当时代码中摇臂设置是平稳的,为何不用“sample_averages”来估计各个摇臂的value?二者方式差异较大,上边的图是固定步长,可见“sample_averages”法收敛的更快,但为何二者收敛的还不同
The text was updated successfully, but these errors were encountered: