BP algorithm
BP algorithm技术资料下载专区,收录2,085份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
BP algorithm 全部资料 2,085 份
SSC Algorithm - competitive for data quantization
SSC Algorithm - competitive for data quantization...
This is the source code for encryption using the latest AES algorithm. AES algorithm is also called
This is the source code for encryption using the latest AES algorithm. AES algorithm is also called...
This the mars encryption algorithm test source code.The mars is the IBM company s algorithm,and the
This the mars encryption algorithm test source code.The mars is the IBM company s algorithm,and the ...
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file ...
BP网络原理
BP神经网络由多个网络层构成,通常包括一个输入层、若干个中间层和一个输出层。BP网络的特点是:各层神经元仅与相邻层神经元之间有连接;各层内神经元之间没有任何连接;各层神经元之间也没有反馈连接。BP网络...