Welcome! (欢迎HuanYing, 歡迎ㄏㄨㄢˉㄧㄥˊ, 어서 오세요) 👋:bowtie:
I'm currently a Biostatistics Ph.D. candidate at SMU and UTSW 😄
- 📊Statistics 🔢Math 🧠Bioinformatics 🎲Puzzles
- 🎵Flute 📖New languages 🙏Meditation
- A deep learning algorithm for TCR-pMHC binding prediction
- Efficient CyTOF data simuluation
- Fully integrated with the unifying framework PyCytoData
- Collaboration work with Kevin Wang
- An ongoing project where I explore the world of Python packaging
- Hopefully, eventually, it will become an automatic Python package generate
- It will cover online documentation, unit test, code coverage, GitHub workflow, dependencies, packaging, etc.
- I will also provide a detailed description on how I created the project step by step from scratch. This would serve as my knowledge base on this issue.
- Bayesian meta-analysis on NanoString nCounter
- The package is written in RCpp
- Collaboration work with Jackson Barth
- RCpp version of the original algorithm
- Original Github repo
- Code and my version of solutions to almost all the excercises of the book
- Three algorithms to solve Sudoku puzzles
- CNN is used to extract a Sudoku puzzle from an image
- We also provide a simple UI to upload and solve your Sudoku puzzles
- A linear programming formulation of the fare splitting problem
- Guaranteed to minimize the total transaction amount in the system
- UI is pending (not anytime soon though...)