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: 8 mins
Python 8 mins >>>>>>>>>>>>>>>>>>>>>>>>> 99.84 %
YAML 0 secs ------------------------- 00.09 %
Markdown 0 secs ------------------------- 00.06 %
-
Main Contributor
/2019.03 ~ 2019.12
/Algorithm Codings
Interview Notes