Posts by Collection

portfolio

publications

talks

teaching

Natural Language Processing

graduate course, National Kaohsiung University of Science and Technology, 2021

Course Description

The course mainly introduces the theories and applications of Natural Language Processing (NLP). This course starts from basic concepts of NLP to the-state-of-the-art NLP algorithms such as transformer. Also, this course will introduce how to apply the concepts that learnt in this course to task-oriented dialog system.

Reinforcement Learning Spring 2022

Graduate course, National Kaohsiung University of Science and Technology, 2022

Course Description

Reinforcement Learning (RL) is applied to many applications such as dialog system, robotics, and AlphaGo. RL mimics the learning behaviors of human beings and endows the system with the ability to learn through the trial-and-error method. The course will introduce the foundamental theories and the advanced theories of RL. We will start from Markolv decision process to deep RL. Moreover, we will introduce the applications of RL. More specifically, we focus our applications on dialog systems. After this course, students will have foundamental concepts to do RL research.