Tuesday, February 23, 2016

Spoken Language Understanding

One of my research areas is about Dialogues Systems. Nowadays, I am arranging  my work in this research into several ppt files. The following pdf file is the first summary of my work and its topic is Spoken Language Understanding (SLU).

http://web.donga.ac.kr/yjko/talks/SLU(Youngjoong Ko).pdf

I will try to post about Dialogue Modeling.

Thursday, February 4, 2016

Multilayer Perceptron

This is my second ppt and Python code for studying Multilayer Perceptron (MLP) and the Back-propagation algorithm. Actually, this will be used in my Artificial Intelligent class.

Please check out the following links.

http://web.donga.ac.kr/yjko/usefulthings/Multilayer-Perceptron_Ko.pdf
http://web.donga.ac.kr/yjko/src/mlp.py

The next topic is "Introduction of Tensorflow."