Skip to content
db-nuggets

Archives

All the articles I've archived.

2026 5
February 4
January 1
2019 1
September 1
  • 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.

2016 1
November 1
  • 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.