1. CNN for NLP
NLP를 위한 CNN (1): Understanding CNN for NLP
An Ed edition
reniew.github.io
-> 자연어 데이터를 이용한 분류 문제 즉, 감정 분석 등의 task에서 좋은 성과를 보여준다.
2. CNN for forecasting task using sequential data
'자연어 처리 과정' 카테고리의 다른 글
Why are the vectors always linearly independent, when an arbitrary set of vectors is orthogonal? (if the vectors are not zero vector.) (0) | 2023.07.05 |
---|---|
Least square solution (0) | 2023.07.04 |
CBOW와 skip-gram (0) | 2023.05.05 |
Adam optimizer의 hyperparameter에 따른 학습 불가 issue (0) | 2023.05.02 |
Sigmoid function의 forward, backward 과정 (0) | 2023.03.18 |