神经网络BP算法实现我要分享

BP neural network algorithm

matlab 算法 神经网络 bp 实现

关注次数: 220

下载次数: 0

文件大小: 7.25 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:基于斯坦福大学机器学习公开课,matlab实现了Back propagation算法。代码中包含算法实现的整个过程:包括数据的提取、数据的图像演示、运行验证情况等。运行比较简单,只需要运行ex4.m即可,所有的功能都可实现。具体Back propagation算法的讲解过程可以斯坦福大学机器学习的公开课。


English Description:

Based on the machine learning classes at Stanford University, MATLAB Back propagation algorithm is implemented. Code contains an algorithm to implement the whole process: image presentations, including data extraction, data verification, and so on. Operation is relatively simple, only need to run EX4.m to, all the functions can be realized. Explaining the process of Back propagation algorithm machine learning seminar at Stanford University.


代码预览