Skip to content

Rock Paper Scissors Lizard Spock game by implementing markov chain

Notifications You must be signed in to change notification settings

miladhashemzadeh/markov_chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RockPaperScissorsLizardSpock


this is an algorithm in wikipedia's defination:

A Markov chain is a stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. A countably infinite sequence, in which the chain moves state at discrete time steps, gives a discrete-time Markov chain.

by helping from @SSaurel

https://www.youtube.com/channel/UCXoh49OXVg1UGjgWX1JRvlw

hope enjoy it.

About

Rock Paper Scissors Lizard Spock game by implementing markov chain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages