[問題] Neural Network中的delta-rule algorithm
想請問一下
我現在有一個表:
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來做
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 120.126.36.171
※ 文章網址: http://www.ptt.cc/bbs/Python/M.1402389478.A.077.html
※ 編輯: sariel0322 (120.126.36.171), 06/10/2014 17:01:29
→
06/10 17:55, , 1F
06/10 17:55, 1F
→
06/10 17:55, , 2F
06/10 17:55, 2F
討論串 (同標題文章)
Python 近期熱門文章
PTT數位生活區 即時熱門文章