matconvnet-master

所属分类:人工智能/神经网络/深度学习
开发工具:WINDOWS
文件大小:239KB
下载次数:3
上传日期:2018-03-28 09:40:59
上 传 者lohaspig
说明:  使用matlab实现的底层cnn算法,包括求卷积,池化,和反向传播等操作
(The underlying CNN algorithm implemented using MATLAB, including convolution, pooling, and backpropagation operations)

文件列表:
COPYING (735, 2015-03-27)
Makefile (7759, 2015-03-27)
Makefile.mex (793, 2015-03-27)
Makefile.nvcc (925, 2015-03-27)
doc (0, 2015-03-27)
doc\Makefile (1542, 2015-03-27)
doc\matconvnet-manual.tex (40311, 2015-03-27)
doc\matdoc.py (4083, 2015-03-27)
doc\matdocparser.py (10010, 2015-03-27)
doc\references.bib (2447, 2015-03-27)
doc\site (0, 2015-03-27)
doc\site\docs (0, 2015-03-27)
doc\site\docs\about.md (2964, 2015-03-27)
doc\site\docs\css (0, 2015-03-27)
doc\site\docs\css\fixes.css (836, 2015-03-27)
doc\site\docs\css\tables.css (1716, 2015-03-27)
doc\site\docs\developers.md (3397, 2015-03-27)
doc\site\docs\functions.md (2174, 2015-03-27)
doc\site\docs\gpu.md (1095, 2015-03-27)
doc\site\docs\index.md (1920, 2015-03-27)
doc\site\docs\install-alt.md (3404, 2015-03-27)
doc\site\docs\install.md (7640, 2015-03-27)
doc\site\docs\js (0, 2015-03-27)
doc\site\docs\js\mathjaxhelper.js (138, 2015-03-27)
doc\site\docs\pretrained.md (4579, 2015-03-27)
doc\site\docs\training.md (1047, 2015-03-27)
doc\site\mkdocs.yml (1832, 2015-03-27)
examples (0, 2015-03-27)
examples\cnn_cifar.m (5552, 2015-03-27)
examples\cnn_imagenet.m (9528, 2015-03-27)
examples\cnn_imagenet_evaluate.m (2726, 2015-03-27)
examples\cnn_imagenet_get_batch.m (2590, 2015-03-27)
examples\cnn_imagenet_minimal.m (932, 2015-03-27)
examples\cnn_imagenet_setup_data.m (7292, 2015-03-27)
examples\cnn_imagenet_sync_labels.m (588, 2015-03-27)
examples\cnn_mnist.m (4985, 2015-03-27)
... ...

# MatConvNet: CNNs for MATLAB **MatConvNet** is a MATLAB toolbox implementing *Convolutional Neural Networks* (CNNs) for computer vision applications. It is simple, efficient, and can run and learn state-of-the-art CNNs. Several example CNNs are included to classify and encode images. Please visit the [homepage](http://www.vlfeat.org/matconvnet) to know more.

近期下载者

相关文件


收藏者