[问题] Neural Network中的delta-rule algorithm

楼主: sariel0322 (sariel)   2014-06-10 16:37:56
想请问一下
我现在有一个表:
input1 input2 output
-1 1 1
0 0 1
1 -1 1
1 0 0
0 1 0
希望能用delta-learning algorithm 以 iteration的方式
来得到final vector of weight factor
如果用python来写的话,大概要怎么写?
在网络上搜寻了很久,找到的几乎都是用matlab来做
作者: gozule (好冷啊~~)   2014-06-10 17:55:00
用MDP或是Oger toolbox做Oger: http://reservoir-computing.org/oger

Links booklink

Contact Us: admin [ a t ] ucptt.com