Skip to content

liv-yaa/HB-Lab-MarkovChains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markov Chains

Language: Python
Input: string or text (human language separated by spaces)
Output: Text generated based on the most likely words given the stochastic model generated from previous words.

Markov Chains | A Markov chain or Markov process 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages