Collaborative Task Management 2022-9-27 | Communication Nowadays, we have jira and confluence to help us managing the task and actual works. …… Reading ...
Metric for hyperparamter search in Unsupervise Learning 2022-7-2 | Algorithm Metrics Clustering is an unsupervised machine learning technique used to group similar data points together. …… Reading ...
Setting Bitbucket on Windows 2022-4-2 | Software Recently, Bitbucket retired the simple password login via git-https. So we will need a ssh-key on it. …… Reading ...
Host Personal Chatgpt-ish Service on AWS 2021-8-1 | Software AWS Lambda can be used to host a personal ChatGPT service, but it might not be the most suitable service for this use case. …… Reading ...
Blog Memo by Hugo with Typora 2021-8-1 | Software In 2021, the blog is upgraded to Hugo + Typora. …… Reading ...
Buy a Condo in Singapore 2021-6-28 | Design Life In short, my wife and I become PR in Singapore at May 2021. …… Reading ...
Modeling Uncertainty of ML Systems (01) 2021-4-27 | Algorithm For model productization, evaluating the efficacy of the ML system is essential. …… Reading ...
Build a Simple Search System 2020-9-25 | Software In 2020 Sep. I implemented a simple search system from scrach. …… Reading ...
F1 Score on Multi Classes 2020-1-27 | Algorithm In multi-class clasification tasks, there is always 2 kinds of trade-offs. …… Reading ...
1-1-1 title : "Time and Memory Profile in python" author : "Kent Chiu" date : 2023-05-01 categories: ["Software"] tags : ["Python"] The code example for tracking …… Reading ...