Skip to content

Weirdo0ne/PRODIGY_GA_03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PRODIGY_GA_03

Markov chains are mathematical models that describe a sequence of possible events where the probability of each event depends solely on the state attained in the previous event. They are commonly used for text generation, leveraging the idea that the likelihood of a word occurring depends on the preceding words.

About

Markov chains are mathematical models that describe a sequence of possible events where the probability of each event depends solely on the state attained in the previous event. They are commonly used for text generation, leveraging the idea that the likelihood of a word occurring depends on the preceding words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors