• Stars
    star
    376
  • Rank 113,196 (Top 3 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TensorFlow实战,使用LSTM预测彩票

LotteryPredict

TensorFlow实战,使用LSTM预测彩票

This is a Lottery Prediction little demo, using Tensorflow 1.0 and python 3.5. 这是一个简单的彩票预测程序,使用TensorFlow1.0和Python 3.5开发。

Author chengstone

e-Mail [email protected]

代码详解请参见文内jupyter notebook和↓↓↓

知乎专栏:https://zhuanlan.zhihu.com/p/31845854

博客:http://blog.csdn.net/chengcheng1394/article/details/78756522

欢迎转发扩散 ^_^

本文使用LSTM来预测排列三,运行程序请确保安装了seaborn。

显示准确率

  • 测试准确率
  • Top K准确率
  • 相似度Top K准确率
  • 浮动距离中位数Range K准确率 image

迭代100次的数据分布图

image

生成号码的预测曲线

image

更多内容请参考代码,Enjoy!

许可

Licensed under the MIT License with the 996ICU License.