Liang-yc / ssq

该项目用于预测双色球。(This project is dedicated to forecasting the result of welfare lottery named Union Lotto in China.)
MIT License
273 stars 87 forks source link

发现预测的球有重复,是不是哪里算法 #17

Open sookwin opened 4 years ago

sookwin commented 4 years ago

昨天晚上执行了模型,执行ssq。发现预测的球有重复,是不是哪里算法。。。我还在学习这个机器学习。所以只能反馈

input: [[ 1 4 10 12 30 32 14]] output:[14 8 7 26 8 8 10]

Liang-yc commented 4 years ago

这个是会发生的。训练久一点,这情况会改善,但不能完全避免。