搜索资源列表
code
- 线性神经网络,最经典的是线性自适应元件,其在收敛精度和速度上较感知器均有较大的提高。(Linear neural network, is the most classical adaptive linear element, the precision and the speed of convergence is sensor was greatly improved.)
SVM
- 支持向量机,进行数据的预处理,属于浅层神经网络,适用于基础的分类、。(Support vector machine (SVM) is used to preprocess the data, which belongs to the shallow neural network, and is suitable for the basic classification,)
snn
- 吴恩达网易云课堂第一课,第二周,浅层神经网络(SNN(Shallow neural network)from Coursera Andrew Ng)