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."

No comments:

Post a Comment