Markov Chains: The Imitation Game
In this post we're going to build a Markov Chain to generate some realistic sounding sentences impersonating a source text. This is one of my favourite computer science examples because...
In this post we're going to build a Markov Chain to generate some realistic sounding sentences impersonating a source text. This is one of my favourite computer science examples because...
Many of the projects on this site use a programming language called python. Python is a great language for beginners, because it is designed to be very readable, but it's...
This is the second post in a series. If you're just getting started, see Part 1. In the previous post, you got python installed, and ran a simple program. In...
Twitter Bots Twitter has some amazing bot personalities; from celebrity impersonators, to genuinely useful automated announcements. It is also probably the first place anyone was exposed to bots and interacted...
Automated Sports Betting Everyone knows gambling is a great way to make money (/s). I myself formed this conclusion after hearing bookies will sometimes pay out before an event even...