steph1 Posted August 17, 2011 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
monoscout999 Posted August 17, 2011 Posted August 17, 2011 Provide more help... what is markov_Chain?
MvGulik Posted August 17, 2011 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 ...
Lococobra Posted August 17, 2011 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now