Giter VIP home page Giter VIP logo

Comments (7)

Liang-yc avatar Liang-yc commented on July 25, 2024

输出已经加一了,不用转换。你看下代码
results=poem_+np.asarray([1,1,1,1,1,1,-32])

from ssq.

ShineShenCn avatar ShineShenCn commented on July 25, 2024

output: [ 1 7 16 20 25 29 6]
output : 红球部分 始终是一样 的,是啥情况? 开奖前和开奖后的 预测值,除了篮球不一样,红球都是一样的。
@Liang-yc

from ssq.

ShineShenCn avatar ShineShenCn commented on July 25, 2024

@Liang-yc

from ssq.

ShineShenCn avatar ShineShenCn commented on July 25, 2024

v4 原来的里面是 results = poem_+np.asarray([0, 0, 0, 0, 0, 0, -33])
跑出来第一位是0 。 results = poem_+np.asarray([1, 1, 1, 1, 1, 1, -32])

from ssq.

ShineShenCn avatar ShineShenCn commented on July 25, 2024

v4 原来的里面是 results = poem_+np.asarray([0, 0, 0, 0, 0, 0, -33]) 跑出来第一位是0 。
然后改成这样, results = poem_+np.asarray([1, 1, 1, 1, 1, 1, -32])
也就是 每一位+1 了。但是,更新前 和 更新最新一期的数据后,这个红球始终一样,是不是不太合理?

from ssq.

ShineShenCn avatar ShineShenCn commented on July 25, 2024

不知道哪儿出了问题

from ssq.

ShineShenCn avatar ShineShenCn commented on July 25, 2024

额。。。原来这是 5等奖。。。
开奖号码是:1,07,08,21,23,29; 06
十块钱呢!!!

from ssq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.