NLP

Stanford CS224n NLP with DL

自學課程,其中包括 word2vec、dependency parsing、machine translation、question answering 等 projects。

SemEval-2013 Word Sense Induction

SemEval-2013 Task 13 Word Sense Induction for Graded and Non-Graded Senses.

Jigsaw Unintended Bias in Toxicity Classification

Kaggle 的比賽,目標是要判斷一些網路上的評論是否為 toxic。

SemEval-2018 Relation Classification

SemEval-2018 Task 7 Semantic Relation Extraction and Classification in Scientific Papers.

Deep Learning Practice ![GitHub stars](https://img.shields.io/github/stars/daviddwlee84/DeepLearningPractice?style=social)

實作神經網路,其中包含各種如 NLP、RL、CV 相關 topcis 的項目。