91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 23KB
    文件類型: .cpp
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-01
  • 標簽:

資源簡介

Back-propagation Neural Net(BP神經網絡)算法C實現 本人博文http://blog.csdn.net/betabin/article/details/7485050會對此啰嗦下……

資源截圖

代碼片段和文件信息

/*
Run?the?program?then?load?the?data?file?you?can?download?from?this?page?or?choose?the?option?“make?data?file?“.
The?program?asks?you?to?specify?values?a?nice?learning?rate?to?start?with?is?0.5?.
Use?binary?values?for?the?patterns.?Weights?and?biases?are?given?random?values?automatically.(隨機賦值邊權重和節點偏差)
Then?load?the?file?you?just?created?with?the?option?“load?data?file“.
Then?select?option?“learn?from?data?file“?in?this?way?the?network?will?be?trained?with?the?data?you?specified.
When?the?network?is?trained?successfully?test?it?with?the?“compute?output“?option.?Don‘t?forget?to?save?your?results?before?exiting!
If?the?training?seems?to?don‘t?give?any?results?specify?a?lower?learning?rate?(the?training?process?got?stuck?in?a?local?maximum).
*/

//Backpropagation?25x25x8?un

評論

共有 條評論

相關資源