Articles
-
10 Jul 2021
Shutting Down Python's ThreadPoolExecutor
To cancel pending futures during shutdown of ThreadPoolExecutor for Python 3.7, 3.8 and 3.9
-
11 Dec 2020
Populating MySQL Docker Image
A tutorial on starting up a MySQL Docker image on your local machine populated with some dummy data for local testing
-
25 Jun 2019
Tensorflow 2.0 / Keras - LSTM vs GRU Hidden States
Exploring cell state and hidden state for LSTM and GRU while doing Tensorflow's Neural Machine Translation with Atten...
-
21 Jun 2019
Editing Newest JSON File In A Directory
This post shows how to edit the newest (by create date) JSON file from a Windows directory
-
22 Jan 2019
Reinforcement Learning: Deep Q-Network (DQN) with Open AI Taxi
Python code in a Jupyter notebook to implement Deep Q-Network (DQN) using the Open AI Taxi environment and Keras-RL
-
20 Jan 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
-
19 Feb 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 co...
-
19 Feb 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 Visualizati...
-
01 Feb 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 h...
-
30 Jan 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 ...
-
31 Dec 2016
Exploratory Data Analysis on the Student Alcohol Consumption dataset (Code)
Continuation of the exploratory data analysis exercise on the Student Alcohol Consumption dataset. This post includes...
-
30 Dec 2016
Exploratory Data Analysis on the Student Alcohol Consumption dataset (Introduction)
Basic exploratory data analysis on the Student Alcohol Consumption dataset obtained from UCI Machine Learning. This p...
-
15 Dec 2016
Post Formatting in Long Haul
Post formats and styling in Long Haul and Jekyll.