Skip to content

thomasboyt/python-markov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple 1-order Markov Chain generator in Python. Can save the probability table to disk for later retrieval (so it doesn't have to generate it every time it's run).

There's a couple of examples in the examples folder.

About

simple Markov chains with python. Created in an afternoon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages