登录
首页 » matlab » 卷积神经网络源码-深度

卷积神经网络源码-深度

于 2020-10-22 发布
0 202
下载积分: 1 下载次数: 38

代码说明:

说明:  卷积神经网络源码,学习用代码,内容较好。(Convolutional Neural Network Source Code)

文件列表:

卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnnbp.m, 8563 , 2016-01-04
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnnbp2.m, 10044 , 2016-01-04
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnnff.m, 4646 , 2015-12-27
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnnff2.m, 5190 , 2016-01-04
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnngradmean.m, 2385 , 2016-01-04
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnngradzero.m, 2384 , 2016-01-04
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnninit.m, 4995 , 2015-12-27
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnntest.m, 622 , 2015-12-22
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnntest2.m, 817 , 2015-12-23
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnntest3.m, 817 , 2015-12-23
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnntrain.m, 2078 , 2015-12-23
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnntrain2.m, 2371 , 2016-01-04
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\cnnupdate.m, 3139 , 2015-12-26
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\contents.m, 53 , 2015-12-26
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\down.m, 623 , 2015-12-22
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\dy.m, 116 , 2015-12-22
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\fx.m, 86 , 2015-12-22
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\Main_CnnExample.m, 3921 , 2016-12-02
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\Main_CnnExample2.m, 3943 , 2016-01-04
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\normalize_lzb.m, 465 , 2015-12-21
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\rot180.m, 162 , 2015-12-22
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\TrainTestSample.mat, 972806 , 2015-12-14
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0\up.m, 2312 , 2015-12-22
卷积神经网络源码-深度\DeepLearnToolbox_CNN_lzbV3.0, 0 , 2019-02-28
卷积神经网络源码-深度, 0 , 2019-02-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 旋转倒立摆
    这是电子设计大赛旋转倒立摆的实现代码,已全部实现(mplementation code based on keil5)
    2017-08-09 14:29:01下载
    积分:1
  • 野火STM32F103-MINI开发板用户手册
    说明:  F103 Wildfire User Manual
    2020-12-13 18:24:45下载
    积分:1
  • vhdl
    New files for pudn website
    2018-06-30 07:30:02下载
    积分:1
  • 1000W逆变电源资料
    该资料为一款1KW逆变器设计原理图,照着此图可以做出来(The data is a 1KW inverter design schematic diagram, according to this diagram can be done.)
    2020-11-27 20:49:29下载
    积分:1
  • 使用IrisSkin2控件的C#漂亮关机程序
    使用IrisSkin2控件的C#漂亮关机程序,本程序可学习到两个亮点,1、换肤控件IrisSkin2的应用实例,2、C#实现关机。这种关机程序的界面效果可选择5种样式:MSN风格、Vista风格、经典风格等,关机功能可以在设定时间后自动程序,编译环境vs2008。
    2022-07-13 08:04:15下载
    积分:1
  • Building a window
    设计一个简单VB程序: 它由一个窗体、一个文本框和3个命令按钮组成。窗体的标题为"Visual Basic 程序设计示例",当用户单击命令按钮“显示”时,文本框中出现“欢迎使用Visual Basic 6.0”,窗体上显示“你好”,单击命令按钮“清除”时,清除文本框中显示的内容和窗体上的内容,单击命令按钮“结束”时,结束程序。(Design a simple VB program: It consists of a form, a text box and 3 command buttons. The title of the form is "Visual Basic programming example", when the user clicks the command button "display", the text box appears "welcome to use Visual Basic 6", the form on the form "hello", click the command button "clear", clear the contents of the text box and the contents of the form on the form, click the command button "knot" When "beam", the end of the program.)
    2018-04-21 16:11:40下载
    积分:1
  • 神经网络
    说明:  基于matlab程序的BP神经网络电路故障诊断(BP neural network fault diagnosis based on MATLAB program)
    2020-07-01 21:00:02下载
    积分:1
  • 应用preteus的例子,这是真实的,项目将研究中的应用…
    Preteus的应用例子,不错,入门必学 Preteus的应用例子,不错,入门必学-Application Preteus example, it is true that entry will study the application of Preteus example, it is true that entry will study the application of Preteus example, it is true that entry will learn
    2023-06-13 16:20:06下载
    积分:1
  • liblibmplmpu_m0
    mpu_m0 library for invensense InvenSense MPU-6000, 6050, 6500, 9150, and 9250
    2019-05-19 03:29:59下载
    积分:1
  • cmd5网站源码
    md5解密网站源码 用于解密md5加密值(decryt md5 hash value)
    2018-07-06 16:57:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载