ML DL

Stanford CS224n NLP with DL

Self-learning of the course. Including projects of word2vec, dependency parsing, machine translation, question answering.

SemEval-2013 Word Sense Induction

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

SemEval-2018 Relation Classification

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

2048 AI BOT

An AI BOT for 2048 game. Built MCTS version in 2014. Rebuilt RL version in 2018.

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

Neural Network Implementation. Course project including NLP, RL, CV topics.

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

Implement machine learning algo. from scratch. Including course projects and notes which are related to statistics machine learning.