Projects

Endodontics Diagnosis using Computer Vision


A research collaboration with researchers in dentistry to explore the flow behavior during a root canal irrigation and how it affects the irrigation performance using computer vision. 2 articles were already published from this research. Read more

Machine learning with numpy

Simple low-level NumPy reimplementation of some of the mainstream machine learning model such as: linear regression, principal component analysis (PCA) and k-nearest neighbors (k-NN) regression. Read more