class ImHuay:
email = '[email protected]'
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'
]
}
Total Time: 18 hrs 40 mins
Python 10 hrs 58 mins >>>>>>>>>>>>>>>---------- 58.79 %
Text 3 hrs 21 mins >>>>>-------------------- 18.01 %
Bash 1 hr 42 mins >>----------------------- 09.11 %
JSON 1 hr 2 mins >------------------------ 05.55 %
Markdown 44 mins >------------------------ 04.01 %
-
Main Contributor
/2019.03 ~ 2019.12
/Algorithm Codings
Interview Notes