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: 7 hrs 45 mins
Python 6 hrs 41 mins >>>>>>>>>>>>>>>>>>>>>>--- 86.28 %
Text 43 mins >>----------------------- 09.27 %
JSON 17 mins >------------------------ 03.75 %
Shell Script 2 mins ------------------------- 00.46 %
Markdown 0 secs ------------------------- 00.12 %
-
Main Contributor
/2019.03 ~ 2019.12
/Algorithm Codings
Interview Notes