Dog Breed Identification

Eyebrow | 02 January 2018

This project is uses Pytorch to classified dog breed. Model used is Resnet50.

read more

Data Modeling

Paul | 01 January 2018

I attended ADAX Data Scientist programme for the past two months. Learned a lot on data modeling. I rewrote some of the notes with my own understanding. This project is focusing on Python library Pandas and Sklearn

read more

Webscrap

Paul | 10 December 2017

Not all web pages can be scrapped directly. Some are rendered through JavaScript. This project uses PyQt5 to rendered the page in background and scrapping was done using BeautfifulSoup4.

read more

Exergame

Paul | 08 August 2015

This project is to create games for elderly. It requires the player to move their body while playing games. Microsoft Kinect is used to detect body movement. While the game development was done on Unity Engine with C#.

read more

Karaoke System

Paul | 08 April 2015

Another school project. We build a karaoke machine using Altera DE2 board. This project was done during my university using verilog. I have no idea how I did the project. I guess I shall just explain the pictures. Well, I did a quick search and found pre-built Karaoke application by Altera.

read more