码迷,mamicode.com
首页 >  
搜索关键字:convolution neural n    ( 1080个结果
(转)A Beginner's Guide To Understanding Convolutional Neural Networks Part 2
Adit Deshpande CS Undergrad at UCLA ('19) Blog About Adit Deshpande CS Undergrad at UCLA ('19) Blog About Adit Deshpande CS Undergrad at UCLA ('19) Ad ...
分类:Web程序   时间:2016-08-25 23:43:13    阅读次数:536
【深度学习】卷积层提速Factorized Convolutional Neural Networks
详解深度学习卷积层优化算法Factorized Convolutional Neural Networks。
分类:Web程序   时间:2016-08-25 21:23:52    阅读次数:524
《ImageNet Classification with Deep Convolutional Neural Networks》 剖析
《ImageNet Classification with Deep Convolutional Neural Networks》 剖析 CNN 领域的经典之作, 作者训练了一个面向数量为 1.2 百万的高分辨率的图像数据集ImageNet, 图像的种类为1000 种的深度卷积神经网络。并在图像识别 ...
分类:Web程序   时间:2016-08-25 21:18:45    阅读次数:434
HDU 5734 A - Acperience
http://acm.hdu.edu.cn/showproblem.php?pid=5734 Problem Description Deep neural networks (DNN) have shown significant improvements in several applicati ...
分类:其他好文   时间:2016-08-19 22:14:00    阅读次数:178
01.CNN调参
调参是个头疼的事情,Yann LeCun、Yoshua Bengio和Geoffrey Hinton这些大牛为什么能够跳出各种牛逼的网络? 下面一些推荐的书和文章:调参资料总结Neural Network: Trick of the Trade Neural Networks: Tricks of ...
分类:其他好文   时间:2016-08-17 10:26:00    阅读次数:522
(Deep) Neural Networks (Deep Learning) , NLP and Text Mining
(Deep) Neural Networks (Deep Learning) , NLP and Text Mining 最近翻了一下关于Deep Learning 或者 普通的Neural Network在NLP以及Text Mining方面应用的文章,包括Word2Vec等,然后将key ide ...
分类:Web程序   时间:2016-08-06 15:54:23    阅读次数:432
(转)A Beginner's Guide To Understanding Convolutional Neural Networks
Adit Deshpande CS Undergrad at UCLA ('19) Blog About Adit Deshpande CS Undergrad at UCLA ('19) Blog About Adit Deshpande CS Undergrad at UCLA ('19) Ad ...
分类:Web程序   时间:2016-08-05 00:36:50    阅读次数:356
卷积神经网络详解
卷积神经网络 转载请注明:http://blog.csdn.net/stdcoutzyx/article/details/41596663 自今年七月份以来,一直在实验室负责卷积神经网络(Convolutional Neural Network,CNN),期间配置和使用过theano和cuda-co ...
分类:其他好文   时间:2016-08-02 13:04:25    阅读次数:481
caffe 每层结构
如何在Caffe中配置每一个层的结构 最近刚在电脑上装好Caffe,由于神经网络中有不同的层结构,不同类型的层又有不同的参数,所有就根据Caffe官网的说明文档做了一个简单的总结。 1. Vision Layers 1.1 卷积层(Convolution) 类型:CONVOLUTION 例子 blo ...
分类:其他好文   时间:2016-07-25 00:15:50    阅读次数:275
深度学习框架 Torch 7 问题笔记
深度学习框架 Torch 7 问题笔记 1. 尝试第一个 CNN 的 torch版本, 代码如下: 1 -- We now have 5 steps left to do in training our first torch neural network 2 -- 1. Load and norm ...
分类:其他好文   时间:2016-07-24 19:13:07    阅读次数:891
1080条   上一页 1 ... 70 71 72 73 74 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!