WATCHANAN CHANTAPAKUL
I've been working as a senior data scientist at LINE MAN Wongnai starting from October, 2022. I obtained my M.S. in Computer Science at the University of Missouri-Columbia in 2022. Thanks to Fulbright Thailand, I have received funding from the 2020 Fulbright Thai Graduate Scholarship Program. I have worked with Dr. Jim Keller for my MS thesis. I was also a graduate research assistant for Dr. Marjorie Skubic at 🏬 Center for Eldercare and Rehabilitation Technology. My research interest is fuzzy sets and clustering, but my broad areas of interest are computational intelligence (CI), pattern recognition (PR), and image processing (DIP). I graduated from Chiang Mai University (well, CMU in Thailand 🙏) with a Bachelor's degree in 👨‍🔧 Computer Engineering in 2018. After completing my senior project under the supervision of Dr. Sansanee Auephanwiriyakul, I was a research assistant for Dr. Karn Patanukhom from 2018 to 2020.
  • I am working on FuzzySets.jl which will be a Julia library for fuzzy sets-based relevant algorithms.
PUBLICATIONS
MISCELLANEOUS
RELEVANT COURSES
  • At the University of Missouri-Columbia
    • Pattern Recognition and Machine Learning: A showcase for some basic pattern recognition algorithms, check out my repository or this page
      • Mahalanobis distance, whitening transformation, Euclidean distance, and proof: page
      • Discriminant function, eigen decomposition, maximum likelihood, posterior distribution, and decision boundary: page
      • Bayesian Belief Network: page
      • Bayesian parameter estimation: page
      • Maximum likelihood vs. discriminant function vs. Bayesian estimation (for Guassian distribution): page
      • Bayesian decision rule (BDR), multiple discriminant analysis (MDA), Parzen window (kernel density estimation), k-nearest neighbors (k-NN), and the Perceptron criterion: page
    • Neural Networks