使用bp(反向传播算法)实现分类误差变化我要分享

BP (back propagation algorithm) is used to change the classification error

BP matlab BP分类

关注次数: 341

下载次数: 1

文件大小: 30KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

使用bp(反向传播算法)实现分类问题,并观察分类过程中误差的变化。


English Description:

Use bp (back-propagation algorithm) to achieve the classification and observe the changes in classification process in the error.


代码预览

用BP算法实现分类的源程序bp510

.............................\SYNTH.TE

.............................\SYNTH.TR

.............................\SYNTH0.TE

.............................\SYNTH1.TE

.............................\SYNTH_BP.m

.............................\说明.txt

.............................\题目及说明.txt