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

why the random values are the same for HPO.md ?? #219

Open
zh-mi opened this issue Dec 27, 2021 · 1 comment
Open

why the random values are the same for HPO.md ?? #219

zh-mi opened this issue Dec 27, 2021 · 1 comment

Comments

@zh-mi
Copy link

zh-mi commented Dec 27, 2021

"video_analyst/videoanalyst/utils/hpo.py"
参数优化从第二次开始就会chu'xian出现相同的数值,以后随机出来的参数都与第二次的一样,这是什么原因呢??random_hpo_value = round(np.random.uniform(hpo_lb, hpo_ub, size=None), 4)这个函数随机出来的数值应该是不同,但是结果却是相同的。

@zh-mi
Copy link
Author

zh-mi commented Dec 27, 2021

image

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

1 participant