登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2021-03-21 发布
0 249
下载积分: 1 下载次数: 7

代码说明:

说明:  该工具包提供了一个用于通过算法、预训练模型和应用程序来设计和实现深度神经网络的框架。您可以使用卷积神经网络(ConvNet、CNN)和长短期记忆 (LSTM) 网络对图像、时序和文本数据执行分类和回归。应用程序和绘图可帮助您可视化激活值、编辑网络架构和监控训练进度。(The toolbox provides a framework for designing and implementing deep neural networks through algorithms, pre training models and applications. You can use convolutional neural networks (convnet, CNN) and long and short term memory (LSTM) networks to perform classification and regression on image, temporal, and text data. Applications and graphics help you visualize activation values, edit network architecture, and monitor training progress.)

文件列表:

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

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

发表评论

0 个回复

  • 123
    it descibes about various matlab code
    2010-07-28 14:05:31下载
    积分:1
  • M2M
    M2M平台与终端接口规范V2.0(WMMP)(Interface Specification for M2M Service Platform and Terminal )
    2010-01-04 21:49:09下载
    积分:1
  • fuzzy
    Fuzzy flip flop, basic code - an example
    2011-09-06 16:29:50下载
    积分:1
  • 牛拉法潮流
    matpower安装包和说明使用,非常简单易学(Matpower installation package and instructions are very simple and easy to learn.)
    2021-04-07 19:19:01下载
    积分:1
  • ant
    说明:  蚁群全局最优”算法针对普通二元函数最大值、Schaffer函数和Rastrigin函数最小值的matlab程序(The ant colony global optimal algorithm for the normal binary function max, Schaffer function and Rastrigin function minimum matlab program)
    2019-11-14 22:52:41下载
    积分:1
  • target-tracking
    考虑两辆车在道路上同向行驶,在O-16s时,两车均保持匀速直线运动,由安装在后车上的车载毫米波雷达检测出与前车的距离为150m,相对速度为-3m/s,方位角 。在16-20s时,前车向右偏转,与后车的相对角加速度为 。后车加速,与前车的纵向相对加速度为 。雷达的扫描周期为T=0.1s,系统噪声为 , 。量测误差为 。(Consider the two cars traveling the same direction on the road, in the O-16s, the two vehicles are kept uniform linear motion, installed in the vehicle after the car millimeter wave radar to detect the distance of the vehicle in front 150m, the relative speed- 3m/s, Azimuth. In the 16-20s, the first car to the right deflection, and the relative angular acceleration after the car is. After the vehicle acceleration, relative to the vehicle in front of the vertical acceleration. Radar scan period T = 0.1s, the system noise. Measurement error.)
    2021-04-07 21:29:01下载
    积分:1
  • dicom_toolbox_version_2e
    工具箱Dicom标准搜索/读/写工具... -dicom_folder_info,搜索文件夹和所有的DICOM文件的子文件夹,并给出了结构后,在所有数据集在该文件夹中的信息。 -dicom_read_volume,读一个DICOM货量并不重要,如果DICOM的体积单个文件或多个文件组成,或在子文件夹 -dicom_write_volume,写一个DICOM量 -SiemensInfo,读取从西门子私人标记00291020 MRI和DTI技术信息 (Toolbox with Dicom Search/Read/Write tools ... - dicom_folder_info, search a folder and sub-folders for all dicom files and gives a structure back with the information of all datasets present in that folder. - dicom_read_volume, read a dicom volume, it doesn t matter if the dicom volume consist of a single file or multiple files, or is in a sub-folder - dicom_write_volume, write a dicom volume - SiemensInfo, reads the MRI and DTI information from the Siemens Private tag 0029 1020)
    2011-05-23 11:29:54下载
    积分:1
  • pca
    一种主元分析的人脸识别matlab源码,利用SVD分解提取主分量进行人脸识别(A principal component analysis for face recognition matlab source code, the use of SVD decomposition to extract principal components for face recognition)
    2007-09-15 11:40:41下载
    积分:1
  • kalmanfilter
    一个非常好用的国外牛人写的kalman滤波程序,(kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab).The other files are called by kf.m (the Kalman filter) or included as they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any further analysis.)
    2010-03-03 15:14:01下载
    积分:1
  • singlepoint
    说明:  实现gps单点定位,采用matlab实现了GPS单点定位,包括读N文件、O文件,定位解算,坐标转换等。-(Matlab achieved using GPS single point positioning, including the reading of N documents, O file, locate solver, coordinate conversion.)
    2011-03-14 22:45:48下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载