Posts
All the articles I've posted.
-
Leadership Boomerangs and White Collar Jobs
It’s been a busy few weeks in the AI trenches. From leadership boomerangs to the realization that our jobs might actually be safe, for now.
-
Reinforcement Learning for share trading
This article explores the application of Reinforcement Learning to algorithmic trading, specifically focusing on developing a trading strategy for a publicly-listed asset using historical price data.
-
Predicting MotoGP winners
I recently came across code for one of my first personal data science projects, written back in 2012. I took this on to get more familiar with Python as well as scikit-learn.