steph1 0 Posted August 17, 2011 I searched the forums for example on Markov Chain with no luck and was wondering if anyone could post a simple script on how to do it in autoit. Something along the lines of reading a text file with numbers and predict next digit with probability of coming out. Just something I thought would be fun to learn from as I have no idea even where to start lol. Thanks in advance Steph1 Share this post Link to post Share on other sites
monoscout999 10 Posted August 17, 2011 Provide more help... what is markov_Chain? Share this post Link to post Share on other sites
MvGulik 86 Posted August 17, 2011 (<= link) "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)"Believing what you know ain't so" ...Knock Knock ... Share this post Link to post Share on other sites
Lococobra 0 Posted August 17, 2011 (edited) Just something I thought would be fun to learn from as I have no idea even where to start lol.Having worked on a simplistic markov chain implementation in PHP, I would be willing to say that this would be difficult impossible to write in AutoIt even if you were an experienced programmer and had a masters degree in mathematics.Start with something feasible :] Edited August 17, 2011 by Lococobra Share this post Link to post Share on other sites