06 2016 档案
摘要:1 基础知识 D3 可视化 https://github.com/d3/d3/wiki/Gallery https://d3js.org/ // mvc 参考资料 1 JavaScript 教程 http://www.runoob.com/js/js-tutorial.html
阅读全文
摘要:1 神经网络基本原理 图1. 人工神经元模型 X = [ x0 , x1 , x2 , ....... , xn ] 2. 常用激活函数 (1) 线性函数 ( Liner Function ) (2) 斜面函数 ( Ramp Function ) (3) 阈值函数 ( Threshold Funct
阅读全文