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

Block or report imhuay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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'
    languages = ['Python', 'Java', 'HiveSQL']
    researches = {
        'Deep Learning': {
            'backends':   ['Pytorch', 'Keras'],
            'directions': ['Representation Learning', 'Few-Shot Learning', 'Contrastive Learning'],
            'models':     ['CNN', 'RNN/LSTM', 'Transformer/BERTs', ...],
        },
        'Natural Language Processing (NLP)': [
            'Sentiment Analysis',
            'Entity Linking',
            'Relation Extraction'
        ]
    }

Last 7 days

Total Time: 5 hrs 58 mins

Python     4 hrs 41 mins   >>>>>>>>>>>>>>>>>>>>-----   78.46 %
GitHub     56 mins         >>>>---------------------   15.74 %
Bash       7 mins          >------------------------   02.20 %
JSON       4 mins          -------------------------   01.30 %
Markdown   4 mins          -------------------------   01.19 %

Contributions

Pinned

  1. huaytools huaytools Public

    Personal python toolbox.

    Python 2