Ibrahim Ahmed

C/C++

Markov Chains – Random Text Generation

Apr 29, 2016 | 3 min read
Categories: Machine Learning,
Tags: C/C++, Hpc, Markov,
How Markov chains generate grammatically plausible random text from a corpus, and how multi-threading speeds up building the prefix-suffix table.

Developing with C/C++ on console

Jan 30, 2016 | 1 min read
Categories: Developer,
Tags: Bash, C/C++, Linux,