资源列表
Foreign-exchange-reserves-forecast
- 本代码利用神经网络进行了外汇储备预测,结果真是可信。-This code uses the neural network prediction of foreign exchange reserves, the result is really credible.
program
- 基于RB神经网络的MATLAB实例仿真。-RB neural network based on MATLAB simulation example.
ArtificialNeuralNetworkAndItsApplicationInControl.
- 神经网络及其在控制中的应用研究,作为博士毕业论文,体现了很好的创新与使用价值。-Neural Network and Its Application in Control, as a doctoral thesis, reflects the innovation and good value.
[矩阵实验室].Face_Angle_Neural_net
- maltab遗传算法的人脸识别,BP神经网络的人脸识别算法(Maltab genetic algorithm for face recognition, BP neural network face recognition algorithm)
CNN
- 卷积神经网络分类 调制信号识别 卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称
yuzhitest
- 对图像进行阈值处理,为图像处理中的不可或缺的步骤。-Threshold the image processing, essential for the image processing steps.
006-Face_Angle_BP
- BP神经网络用于人脸识别,含源文件,识别效果理想-BP neural network for face recognition, including source files identify satisfactory results
gheinrichs
- 一本关于人工智能原理的很好的书籍,这个是一本德语版书籍。-A book on artificial intelligence principles of good books, this is a German version of the book.
bp网络人脸朝向检测
- 基于bp网络人脸朝向检测
BP神经网络的预测与人脸识别
- 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
LVQ_NN_CODE
- 利用LVQ神经网络对人脸朝向进行识别,并对比BP,SVM等算法-Using LVQ neural network for face recognition, and compared to SVM, BP algorithms
CNNWB_src
- 卷积神经网络的Csharp版本,已经编译成windowsAPI库,根据Mike的源代码改写而成。供研究卷积神经网络CNN的人使用。-Csharp version convolutional neural network has been compiled into windowsAPI library, according to the source code adapted from Mike. CNN convolutional neural networks for research of