ssq icon indicating copy to clipboard operation
ssq copied to clipboard

该项目用于预测双色球。(This project is dedicated to forecasting the result of welfare lottery named Union Lotto in China.)

Results 22 ssq issues
Sort by recently updated
recently updated
newest added

input的值是什么意思呀,大佬,还有个问题,怎么历史数据不会更新点着没用

![image](https://user-images.githubusercontent.com/23025747/56890372-d8c12800-6aab-11e9-8a9b-bb501b0abc64.png) 我的电脑配置很好,已经训练一天了,还是这样子?

Traceback (most recent call last): File "ssq4all_v4.py", line 13, in import win_unicode_console ModuleNotFoundError: No module named 'win_unicode_console' 想問一下這個錯誤怎麼解決?謝謝 "ssq4all_v4.py"这个是windows运行还是ubuntu下运行呢?

python ssq.py Traceback (most recent call last): File "ssq.py", line 24, in from poems.model import rnn_model ImportError: No module named model 想問一下這個錯誤怎麼解決?謝謝

昨天晚上执行了模型,执行ssq。发现预测的球有重复,是不是哪里算法。。。我还在学习这个机器学习。所以只能反馈 input: [[ 1 4 10 12 30 32 14]] output:[14 8 7 26 8 8 10]

最近也想弄个类似的功能,想学习学习思路

D:\python\Anaconda3\python.exe D:/ProgramData/ssq-master/dlt4all.py 2019-10-31 15:03:33.152776: W c:\tf_jenkins\home\workspace\release-win\device\cpu\os\windows\tensorflow\core\platform\cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE instructions, but these are available on your machine and could speed up CPU computations. 2019-10-31 15:03:33.152776:...

使用python的版本是什么,我这边import tensorflow as tf提示ImportError: DLL load failed: 动态链接库(DLL)初始化例程失败。