Skip to content
View imhuay's full-sized avatar
🎯
Focusing
🎯
Focusing
  • HIT-SZ
  • 中国, 上海
  • 18:03 (UTC +08:00)

Block or report imhuay

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imhuay/README.md

About me

class ImHuay:
    email = 'imhuay@163.com'
    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']},
    ]

Last 7 days

Total Time: 18 hrs 11 mins

Python       5 hrs 31 mins         >>>>>>>>-----------------   30.39 %
HTML         4 hrs 25 mins         >>>>>>-------------------   24.31 %
Markdown     2 hrs 41 mins         >>>>---------------------   14.81 %
Other        1 hr 32 mins          >>-----------------------   08.49 %
TypeScript   1 hr 19 mins          >>-----------------------   07.27 %

Contributions

Pinned Loading

  1. sspace sspace Public

    我的学习空间: 笔记, 备忘, 刷题, 代码

    Python 99 9

  2. huaytools huaytools Public

    Personal python toolbox.

    Python 2

  3. Algorithm_Interview_Notes-Chinese-backups Algorithm_Interview_Notes-Chinese-backups Public archive

    Python 243 38

  4. algorithm algorithm Public archive

    OJ 刷题记录:LeetCode

    10 4