LeetCode 572. Subtree of Another TreeA simple solution beating 99.5% Python3 submission in terms of speed.Jan 29, 2023Jan 29, 2023
新加坡國立大學資工碩士班招生審查感想 (Thoughts on Reviewing MSCS)今年應該是因為各種因素(COVID, 中美科技冷戰, you name it)NUS CS MS 申請人數又創新高,作為 PhD…Oct 24, 2020A response icon1Oct 24, 2020A response icon1
LeetCode 39. Combination Sumhttps://leetcode.com/problems/combination-sum/May 15, 2020A response icon1May 15, 2020A response icon1
Setting up a Printer at NUS SoC for Ubuntu (Linux)It’s a memo of setting up the printer in National University of Singapore (NUS) School of Computing for Ubuntu specifically, as the…Jun 20, 2018Jun 20, 2018
Build OpenCV 2.4.9 & Caffe with CUDA 9.0 on Ubuntu 16.04There are quite a lot of things you could feel annoying about the research. One of the most annoying I found recently, is trying to…Jun 6, 2018Jun 6, 2018
Work on Jupyter Notebook with Keras & Tensorflow with Conda Virtualenv on UbuntuThis is a step-by-step tutorial recording how to set Keras with Tensorflow with Conda Virtual Environment, and (bonus) work on Jupyter…Mar 2, 2018Mar 2, 2018
Non-Parametric ModelWhenever you are reading a machine learning paper, you may encounter this kind of words: “our model is non-parametric…” and wondering what…Feb 23, 2018Feb 23, 2018
Empirical & Structural Risk MinimizationSo you said you want to train a classifier on your data set but you do not know what to optimize on. Let’s say you have the training data…Feb 9, 2018Feb 9, 2018