class ImHuay:
email = '[email protected]'
location = 'Shanghai, China'
experiences = [
{'company': 'Pinduoduo / TEMU', 'title': 'Senior Algorithm Engineer', 'period': '2022.12 ~ 2025.06'},
{'company': 'Shopee / O2O', 'title': 'Senior Algorithm Engineer', 'period': '2022.06 ~ 2022.09'},
{'company': 'Meituan-Dianping / NLP Center', 'title': 'Algorithm Engineer (L6)', 'period': '2019.01 ~ 2022.06'},
]
researches = {
'Deep Learning': {
'backends': ['PyTorch'],
'directions': ['Representation Learning', 'SFT/RLHF', 'Multi-Agent Systems'],
'models': ['Transformer', 'BERT/DeBERTa', 'LLaMA/MoE'],
'next': ['Function Calling & MCP', 'Generative Data Augmentation'],
},
'Natural Language Processing (NLP)': [
'Sentence Embedding',
'Text Classification / Sentiment Analysis',
'Similarity Computation',
'Information Extraction',
'NER & Entity Linking',
],
}
projects = [
{'name': 'Search Relevance Optimization', 'methods': ['RLHF', 'Multi-Agent Systems']},
{'name': 'Sensitive Content Detection', 'methods': ['SFT', 'Generative Data Augmentation']},
{'name': 'Synonym Query Mining', 'methods': ['Graph-based Expansion', 'SimCSE']},
{'name': 'Universal NER', 'methods': ['Schema-driven NER', 'Semantic Matching']},
{'name': 'User Content Profiling', 'methods': ['MRC-style Aspect Extraction']},
]Total Time: 18 hrs 53 mins
Markdown 6 hrs 19 mins >>>>>>>>----------------- 33.46 %
GitHub 4 hrs 49 mins >>>>>>------------------- 25.53 %
Python 4 hrs 10 mins >>>>>>------------------- 22.14 %
JSON 1 hr 15 mins >>----------------------- 06.69 %
Other 47 mins >------------------------ 04.16 %-
Main Contributor/2019.03 ~ 2019.12/Algorithm CodingsInterview Notes




