-
Board games, AI, and real-world markets (part I)
Software Development • Board Games
Games are an ideal proxy for complex market dynamics. The strategies learned by AI models to win these games can help analyze and identify the optimal decisions in these environments.
-
Property Prices in Kuala Lumpur
Exploratory Data Analysis • Web Scraping
Scraping and summarizing property prices from the internet can help give an idea of how properties differ between neighborhoods in Kuala Lumpur.
-
Predicting Employee Attrition
Exploratory Data Analysis • Machine Learning
Understanding the factors that contribute to employee attrition can help employers retain high-quality employees and identify poorly performing ones early.
-
Classifying MNIST Data with Random-Weight Features
Machine Learning • Research Project
The MNIST handwritten digit dataset is too simple to serve as a suitable benchmark for machine and deep learning models.
-
Neural Networks and Noisy Labels
Machine Learning • Research Project
Neural networks are robust towards errors in training data labels and can self-correct these label errors during training.