Skip to content

stangirala/DrunkWalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A small script that implements the Drunkard's Walk. A Markov Process with a three-way equal probability decision
between left, right and diagonal on a 2D plane. Orientation too is random considering the act of moving between
points is a big task :P.

About

Testing A Markov Process For A Drunk's Walk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages