ML DL

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.

混凝土泵車砼活塞故障預警

基於特徵工程的比賽,對於 time-series 的運轉數據預測其故障的可能性。

2048 AI BOT

搭建 2048 AI BOT。在 2014 年的比賽中搭建 MCTS 版本,並於 2018 年的 AI 課程中搭建強化學習版本。

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

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

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

從零實作機器學習演算法,其中包含許多課程項目與筆記。