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

验证问题 #23

Open
Yevil opened this issue Feb 19, 2021 · 0 comments
Open

验证问题 #23

Yevil opened this issue Feb 19, 2021 · 0 comments

Comments

@Yevil
Copy link

Yevil commented Feb 19, 2021

1.训练17721088次后,验证上上一次开奖结果应该得到上一次的开奖结果。电脑配置不行,还没跑完。有谁跑完可以分享一下模型文件
2.(假设开奖结果受到干预)当第T期模型结果和实际开奖结果不一样的时候,应该让它按照实际结果运行一下。就是按照第t期开奖结果重新跑,历史开奖记录都跑一篇
3.(假设开奖结果完全随机)不应该按照开奖顺序跑,应该按照红球从小打大排列的结果跑。按照开奖顺序,则第一个球的概率是三十三分之一。按照从小到大的第一个球的概率是下一个球数减一分之一。这样可以较少运算次数和提高准确率

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