Natural language processing (自然語言處理) & Recurrent neural network (循環神經網路)
Google Drive (code and ppt)
https://drive.google.com/drive/folders/1H6TWS4fYkCS7E8Pc45j4ISXqvvYSEqol?usp=sharing
https://drive.google.com/drive/folders/1H6TWS4fYkCS7E8Pc45j4ISXqvvYSEqol?usp=sharing
https://drive.google.com/drive/folders/1H6TWS4fYkCS7E8Pc45j4ISXqvvYSEqol?usp=sharing
CNN
- 資料的局部相關性來進行數據分析,用於計算機視覺上。
- The local correlation of data is used for data analysis and used in computer vision.
- 空間維度分析。
- Spatial dimension analysis.
RNN
- 時間維度。
- 自然語言處理、語音識別、情感分析、問答系統。
- Natural language processing, speech recognition, sentiment analysis, question and answer system.
時間維度 time dimension

RNN 表示法 (簡化)



語音識別、情感分析 Speech recognition, emotion analysis
CNN vs. RNN

(Natural Language Processing,NLP)
非結構化的資料
- 文章翻譯
- 總結文本
- 文章分類
- 拼寫檢查
- 聊天機器人
非結構化的資料 → 電腦如何看得懂
One-hot encoding