文件名称:js实现BPNN神经网络
文件大小:3KB
文件格式:ZIP
更新时间:2018-06-29 05:53:18
PBNN 神经网络 javascript
参照http://fantasticinblur.iteye.com/blog/1465497,使用js实现BPNN神经网络。
【文件预览】:
BPNN
----.project(380B)
----index.html(319B)
----js()
--------test.js(876B)
--------utils.js(346B)
--------bpnn.js(4KB)