Quick Links   You last visited January 15, 2021, 7:10 pm All times shown are Eastern Time (GMT-5:00) | how to create a simulator to check patterns for the whole and for columns of a lottery?Thread Starter
bgonçalves Brasil Member #92560 June 9, 2010 3184 Posts Offline | how to create a simulator to check patterns for the whole and for columns of a lottery? goal = have a tool to check patterns of the numbers drawn | | |
United States Member #197033 March 28, 2019 642 Posts Offline | how to create a simulator to check patterns for the whole and for columns of a lottery? goal = have a tool to check patterns of the numbers drawn Have you googled "machine learning," "neural networks," "artificial intelligence," or "deep learning?" This is what you're asking for. If you believe there are patterns in the lottery, then use your new found free time to learn a programming language, and take advantage of the thousands of free beginners' tutorials that will teach you the basics of writing pattern detection programs. Here are two free courses you might find useful in getting a general idea of the topic, even if the math is over your head: https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-867-machine-learning-fall-2006/index.htm https://ocw.mit.edu/courses/mathematics/18-657-mathematics-of-machine-learning-fall-2015/index.htm Python is probably the best language for a beginner to learn due to its simple syntax and widespread usage. If you need a very gentle, hand-holding intro, I recommend Codecademy. They've got a very good and free Python course https://www.codecademy.com/learn/learn-python-3 If you can finish that course, then try the intro to machine learning course https://www.codecademy.com/learn/paths/machine-learning Will you ever be able to write your own lottery predicting program with these skills? I doubt it, because I don't believe the lottery is rigged to the extent that a lay person could glean a pattern. But, nobody is going to carry out your projects for you for free. You have to learn how to do this stuff yourself. Good luck, dr san. ... Sooper dooper top seekrit winning numbers: 5 16 17 24 33 52 ... | | |
Thread Starter
bgonçalves Brasil Member #92560 June 9, 2010 3184 Posts Offline | ok cottoneyedjoe, thanks for viewing the post, create filters of the patterns of the draws already past, it means that patterns will repeat, then create games with the same standards , but with different previous designs you can create wheels filtered by patterns | | |
United States Member #197033 March 28, 2019 642 Posts Offline | ok cottoneyedjoe, thanks for viewing the post, create filters of the patterns of the draws already past, it means that patterns will repeat, then create games with the same standards , but with different previous designs you can create wheels filtered by patterns You can create wheels filtered by patterns, whatever that means. You really must try to help yourself before panhandling for bits of code and excel formulas here and there. In English we have the adage, "If you want something done right, do it yourself." In this particular case, it means that nobody will ever be able to create the program that you have in your head because only you truly understand how it is supposed to work. ... Sooper dooper top seekrit winning numbers: 5 16 17 24 33 52 ... | | |
Thread Starter
bgonçalves Brasil Member #92560 June 9, 2010 3184 Posts Offline | | | |
Johannesburg South Africa Member #206301 April 30, 2020 74 Posts Offline | You can create wheels filtered by patterns, whatever that means. You really must try to help yourself before panhandling for bits of code and excel formulas here and there. In English we have the adage, "If you want something done right, do it yourself." In this particular case, it means that nobody will ever be able to create the program that you have in your head because only you truly understand how it is supposed to work. Cottoneyedjoe I really like your response and totally agree with it. Most of the time I have a design in my head and only I truly understand how it is supposed to work or looking like, doesn't matter how I try to explain the next person. "In English we have the adage, "If you want something done right, do it yourself." In this particular case, it means that nobody will ever be able to create the program that you have in your head because only you truly understand how it is supposed to work." Cheers You must assume the feeling of the wish fulfilled until your assumption has all the sensory vividness of reality. | | |
|