Tiew Kee Hui's Blog

Recent Posts

  • January 20, 2019

    Reinforcement Learning: Q-Learning with Open AI Taxi

    Python code in a Jupyter notebook to implement Q-learning using the Open AI Taxi environment

  • February 19, 2018

    Visualization of Crimes in the USA

    These visualizations for the FBI Crime dataset were coded using D3.js as part of fulfilling the Data Visualization course in Multimedia Unviersity. Contributors to this project are Tiew Kee Hui (me) and Lee Bing Yuan.

  • February 19, 2018

    Visualization of Total Accidents in Malaysia

    This choropleth map about road accidents in Malaysia was coded using D3.js as part of fulfilling the Data Visualization course in Multimedia University.

  • February 01, 2017

    Featured Image

    My first image in the About Me section was captured during my Penang trip in December 2014. I’m still surprised (and happy) that I have not seem to age that much physically since 3 years ago.

  • January 30, 2017

    Association Rule Mining on the Extended Bakery dataset

    Association rule mining exercise conducted on the Extended Bakery dataset. This post includes the motivation of this exercise and the R code to determine which products to sell together based on association rule mining.