登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2020-06-19 发布 文件大小:28871KB
0 85
下载积分: 1 下载次数: 2

代码说明:

  CNN,DBN算法可以对手写体数字进行识别,准确率高(CNN and DBN algorithm can recognize handwritten numerals with high accuracy)

文件列表:

DeepLearnToolbox-master, 0 , 2014-01-12
DeepLearnToolbox-master\.travis.yml, 249 , 2014-01-12
DeepLearnToolbox-master\CAE, 0 , 2014-01-12
DeepLearnToolbox-master\CAE\caeapplygrads.m, 1219 , 2014-01-12
DeepLearnToolbox-master\CAE\caebbp.m, 917 , 2014-01-12
DeepLearnToolbox-master\CAE\caebp.m, 1011 , 2014-01-12
DeepLearnToolbox-master\CAE\caedown.m, 259 , 2014-01-12
DeepLearnToolbox-master\CAE\caeexamples.m, 754 , 2014-01-12
DeepLearnToolbox-master\CAE\caenumgradcheck.m, 3618 , 2014-01-12
DeepLearnToolbox-master\CAE\caesdlm.m, 845 , 2014-01-12
DeepLearnToolbox-master\CAE\caetrain.m, 1148 , 2014-01-12
DeepLearnToolbox-master\CAE\caeup.m, 489 , 2014-01-12
DeepLearnToolbox-master\CAE\max3d.m, 173 , 2014-01-12
DeepLearnToolbox-master\CAE\scaesetup.m, 1937 , 2014-01-12
DeepLearnToolbox-master\CAE\scaetrain.m, 270 , 2014-01-12
DeepLearnToolbox-master\CNN, 0 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnapplygrads.m, 575 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnbp.m, 2141 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnff.m, 1774 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnnumgradcheck.m, 3430 , 2014-01-12
DeepLearnToolbox-master\CNN\cnnsetup.m, 2020 , 2014-01-12
DeepLearnToolbox-master\CNN\cnntest.m, 193 , 2014-01-12
DeepLearnToolbox-master\CNN\cnntrain.m, 845 , 2014-01-12
DeepLearnToolbox-master\CONTRIBUTING.md, 544 , 2014-01-12
DeepLearnToolbox-master\create_readme.sh, 744 , 2014-01-12
DeepLearnToolbox-master\data, 0 , 2014-01-12
DeepLearnToolbox-master\data\mnist_uint8.mat, 14735220 , 2014-01-12
DeepLearnToolbox-master\DBN, 0 , 2019-08-01
DeepLearnToolbox-master\DBN\allcomb.m, 2618 , 2014-01-12
DeepLearnToolbox-master\DBN\dbnsetup.m, 557 , 2014-01-12
DeepLearnToolbox-master\DBN\dbntrain.m, 232 , 2014-01-12
DeepLearnToolbox-master\DBN\dbnunfoldtonn.m, 425 , 2014-01-12
DeepLearnToolbox-master\DBN\expand.m, 1958 , 2014-01-12
DeepLearnToolbox-master\DBN\flicker.m, 208 , 2014-01-12
DeepLearnToolbox-master\DBN\flipall.m, 80 , 2014-01-12
DeepLearnToolbox-master\DBN\fliplrf.m, 543 , 2014-01-12
DeepLearnToolbox-master\DBN\flipudf.m, 576 , 2014-01-12
DeepLearnToolbox-master\DBN\guzhangNumber.xls, 406528 , 2019-06-03
DeepLearnToolbox-master\DBN\im2patches.m, 313 , 2014-01-12
DeepLearnToolbox-master\DBN\isOctave.m, 108 , 2014-01-12
DeepLearnToolbox-master\DBN\makeLMfilters.m, 1895 , 2014-01-12
DeepLearnToolbox-master\DBN\mnist_uint8.mat, 14735220 , 2014-01-12
DeepLearnToolbox-master\DBN\myOctaveVersion.m, 169 , 2014-01-12
DeepLearnToolbox-master\DBN\nnapplygrads.m, 628 , 2014-01-12
DeepLearnToolbox-master\DBN\nnbp.m, 1638 , 2014-01-12
DeepLearnToolbox-master\DBN\nnchecknumgrad.m, 704 , 2014-01-12
DeepLearnToolbox-master\DBN\nneval.m, 772 , 2014-01-12
DeepLearnToolbox-master\DBN\nnff.m, 1849 , 2014-01-12
DeepLearnToolbox-master\DBN\nnpredict.m, 188 , 2014-01-12
DeepLearnToolbox-master\DBN\nnsetup.m, 1844 , 2014-01-12
DeepLearnToolbox-master\DBN\nntest.m, 180 , 2014-01-12
DeepLearnToolbox-master\DBN\nntrain.m, 2414 , 2014-01-12
DeepLearnToolbox-master\DBN\nnupdatefigures.m, 1858 , 2014-01-12
DeepLearnToolbox-master\DBN\normalize.m, 97 , 2014-01-12
DeepLearnToolbox-master\DBN\patches2im.m, 242 , 2014-01-12
DeepLearnToolbox-master\DBN\randcorr.m, 283 , 2014-01-12
DeepLearnToolbox-master\DBN\randp.m, 2083 , 2014-01-12
DeepLearnToolbox-master\DBN\rbmdown.m, 90 , 2014-01-12
DeepLearnToolbox-master\DBN\rbmtrain.m, 1401 , 2014-01-12
DeepLearnToolbox-master\DBN\rbmup.m, 89 , 2014-01-12
DeepLearnToolbox-master\DBN\rnd.m, 49 , 2014-01-12
DeepLearnToolbox-master\DBN\sigm.m, 48 , 2014-01-12
DeepLearnToolbox-master\DBN\sigmrnd.m, 126 , 2014-01-12
DeepLearnToolbox-master\DBN\softmax.m, 256 , 2014-01-12
DeepLearnToolbox-master\DBN\tanh_opt.m, 54 , 2014-01-12
DeepLearnToolbox-master\DBN\visualize.m, 1072 , 2014-01-12
DeepLearnToolbox-master\DBN\whiten.m, 183 , 2014-01-12
DeepLearnToolbox-master\DBN\zscore.m, 137 , 2014-01-12
DeepLearnToolbox-master\LICENSE, 1313 , 2014-01-12
DeepLearnToolbox-master\NN, 0 , 2014-01-12
DeepLearnToolbox-master\NN\nnapplygrads.m, 628 , 2014-01-12
DeepLearnToolbox-master\NN\nnbp.m, 1638 , 2014-01-12
DeepLearnToolbox-master\NN\nnchecknumgrad.m, 704 , 2014-01-12
DeepLearnToolbox-master\NN\nneval.m, 772 , 2014-01-12
DeepLearnToolbox-master\NN\nnff.m, 1849 , 2014-01-12
DeepLearnToolbox-master\NN\nnpredict.m, 188 , 2014-01-12
DeepLearnToolbox-master\NN\nnsetup.m, 1844 , 2014-01-12
DeepLearnToolbox-master\NN\nntest.m, 180 , 2014-01-12
DeepLearnToolbox-master\NN\nntrain.m, 2414 , 2014-01-12
DeepLearnToolbox-master\NN\nnupdatefigures.m, 1858 , 2014-01-12
DeepLearnToolbox-master\README.md, 8730 , 2014-01-12
DeepLearnToolbox-master\README_header.md, 2256 , 2014-01-12
DeepLearnToolbox-master\REFS.md, 950 , 2014-01-12
DeepLearnToolbox-master\SAE, 0 , 2014-01-12
DeepLearnToolbox-master\SAE\saesetup.m, 132 , 2014-01-12
DeepLearnToolbox-master\SAE\saetrain.m, 308 , 2014-01-12
DeepLearnToolbox-master\tests, 0 , 2014-01-12
DeepLearnToolbox-master\tests\runalltests.m, 165 , 2014-01-12
DeepLearnToolbox-master\tests\test_cnn_gradients_are_numerically_correct.m, 552 , 2014-01-12
DeepLearnToolbox-master\tests\test_example_CNN.m, 981 , 2014-01-12
DeepLearnToolbox-master\tests\test_example_DBN.m, 1644 , 2019-08-01
DeepLearnToolbox-master\tests\test_example_NN.m, 3247 , 2014-01-12
DeepLearnToolbox-master\tests\test_example_SAE.m, 934 , 2014-01-12
DeepLearnToolbox-master\tests\test_nn_gradients_are_numerically_correct.m, 749 , 2014-01-12
DeepLearnToolbox-master\util, 0 , 2014-01-12
DeepLearnToolbox-master\util\allcomb.m, 2618 , 2014-01-12
DeepLearnToolbox-master\util\expand.m, 1958 , 2014-01-12
DeepLearnToolbox-master\util\flicker.m, 208 , 2014-01-12
DeepLearnToolbox-master\util\flipall.m, 80 , 2014-01-12
DeepLearnToolbox-master\util\fliplrf.m, 543 , 2014-01-12

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

发表评论

0 个回复

  • B2
    说明:  若锗中含有一定数量的杂质元素Sb,试根据要求分析杂质浓度与电离度以及电离温度之间的关系: (1)当Sb浓度分别为 和 时,计算杂质99%,90%和50%电离时的温度各为多少? (2)根据一定杂质类型和杂质浓度,画出电离度和温度的关系图线,并确定半导体处于强电离区(电离度>90%)的温度范围。 设计要求:(1)具有友好输入输出界面; (2)调整输入数据,得出相应结果,并进行分析。 (If the germanium containing a certain number of impurity elements Sb, test analysis in accordance with the requirements of impurity concentration and ionization degree, as well as the relationship between the ionization temperature: (1) When the Sb concentration and time were calculated 99 percent of impurities, 90 and 50 ionization When the temperature of each number? (2) according to certain types of impurities and impurity concentration, ionization degree and temperature to draw the relationship between the graph lines, and to determine the semiconductor in a strong ionization zone (ionization degree)
    2008-07-16 19:57:43下载
    积分:1
  • Lesson-3
    matlab examples. plotting the spectrum of signals, and using Fast Fourier Transform.
    2011-09-03 21:20:40下载
    积分:1
  • ImageMatlab
    Program for image in Matlab.
    2011-12-15 00:03:27下载
    积分:1
  • matlab11
    最新最全的matlab图像处理应用命令集合(Most up-to-date image processing applications of matlab command set)
    2009-05-09 10:18:32下载
    积分:1
  • The-Levenberg-Marquardt-Algorithm-for-Refining-Ca
    A Memo on How to Use the Levenberg-Marquardt Algorithm for Refining Camera Calibration Parameters
    2014-10-18 00:11:06下载
    积分:1
  • PVARRAY_BATTERY_DOUBLE_DCDC
    光伏并网,蓄电池储能双向DCDC,能正常运行,采用PQ控制(PVarray_grid_connected,running perfectly)
    2021-01-27 19:38:41下载
    积分:1
  • Win32_ShearLab-1.1
    ShearLet Transform in Matlab
    2011-07-31 20:17:03下载
    积分:1
  • xiaoboMATLABtools
    小波变换及其MATLAB工具的应用,这个供大家学习研究用(Wavelet Transform and Its Application of MATLAB tools, for them to learn from this study)
    2009-05-24 13:47:54下载
    积分:1
  • NCO_sine_gen
    用Simulink中NCO模块产生正弦信号的程序,自己写的,采样率180MHz,正弦频率70MHz,可以直接运行。(Using Simulink module generates a sinusoidal signal of NCO program, sample rate 180MHz, sinusoidal frequency 70MHz, can be directly run.)
    2013-08-26 19:24:51下载
    积分:1
  • 8
    最简单的matlab程序,heart数据包(The simplest matlab program, heart packet)
    2020-06-18 15:20:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载