About Me

  • I’m Vivian LEE, 李皓婷
  • graduated from HKUST
  • majored in Computer Science
  • working as Software Engineer in TFI Digital Media

../_images/2.jpg
generated by Selfie2Anime

Why do I read papers?

I like to learning theory behind model. Simply running program without understanding make me confused and uncomfortable, and it will be frustrating to read the code and fix bug without basic understanding. I like to take some time to read/take a quick look the original paper (and papers its referenced) and understand how it work, so that I could having some initial idea of the result/ know is it suitable for current task/ know how to fix issue.
Programing is also relaxing while the brain overwhelm with algorithm. Better do it both, reading papers when training new model or generating results.

Contribution

If you are interested in contributing or recommend some papers (SOTA or the novel idea used or supported by other papers); or want to correct my mistake, please
click the “edit on github” on top right corner or htleeab/machine-learning-note, then

  • fork + commit + pull request; or
  • create an issue