Mark Reid in the Matrix

Code

Eventually this page will contain links to most of the research and non-research related programming I’ve done.

Demos

Mutli-armed Bandits
This JavaScript demo allows you to configure and run a multi-armed bandit game and plot the resulting rewards for a variety of agents.

Tools

Feed Bag
This is a simple ruby script that parses and normalises RSS feeds, storing the resulting entries in an SQL database.

Other Hacking

Plain Text Wiki

I extended Matt Webb’s original Plain Text Wiki with a few modifications of my own. I use it to manage the content on this site.

Jekyll

I have contributed some minor improvements (Maruku markup, categories, permalink options) to the static blog engine Jekyll which, I used to use to run this site.

Instiki
I was one of the contributors to the Instiki codebase. I helped streamline and extend the parser that handles the wiki markup.