码迷,mamicode.com
首页 >  
搜索关键字:convolution neural n    ( 1080个结果
Convolutional Neural Networks (CNNs / ConvNets) Notes
Convolutional Neural Networks Convolutional Neural Networks are made up of neurons that have learnable weights and biases. Each neuron receives some i ...
分类:Web程序   时间:2017-01-17 15:22:09    阅读次数:509
Understanding Convolutions
w从2次丢下一个球,要求距离和固定来解释褶积 http://colah.github.io/posts/2014-07-Understanding-Convolutions/ Understanding Convolutions Posted on July 13, 2014 neural netw ...
分类:其他好文   时间:2017-01-14 21:05:35    阅读次数:222
Convolution Matrix
https://docs.gimp.org/en/plug-in-convmatrix.html ...
分类:其他好文   时间:2017-01-13 15:52:57    阅读次数:393
图像预处理(Evision)
Convolution //采用线性过滤Linear combination of neighboring pixels using a convolution kernel?Pre-defined filters for?Edge detection //功能Laplacian, Gradient ...
分类:其他好文   时间:2017-01-11 11:59:25    阅读次数:208
Feature extraction using convolution
http://ufldl.stanford.edu/wiki/index.php/Feature_extraction_using_convolution http://ufldl.stanford.edu/wiki/index.php/卷积特征提取 ...
分类:其他好文   时间:2017-01-10 21:37:31    阅读次数:242
tensorfolw配置过程中遇到的一些问题及其解决过程的记录(配置SqueezeDet: Unified, Small, Low Power Fully Convolutional Neural Networks for Real-Time Object Detection for Autonomous Driving)
今天看到一篇关于检测的论文《SqueezeDet: Unified, Small, Low Power Fully Convolutional Neural Networks for Real-Time Object Detection for Autonomous Driving》,论文中的效果还 ...
分类:Web程序   时间:2017-01-05 20:20:55    阅读次数:1357
(转)The Neural Network Zoo
转自:http://www.asimovinstitute.org/neural-network-zoo/ 转自:http://www.asimovinstitute.org/neural-network-zoo/ THE NEURAL NETWORK ZOO POSTED ON SEPTEMBER ...
分类:Web程序   时间:2017-01-04 10:37:06    阅读次数:575
卷积神经网络(CNN)学习笔记1:基础入门
卷积神经网络(CNN)学习笔记1:基础入门 Posted on 2016-03-01 | In Machine Learning | 9 Comments | 14935 Views 概述 卷积神经网络(Convolutional Neural Network, CNN)是深度学习技术中极具代表的网 ...
分类:其他好文   时间:2017-01-03 20:25:31    阅读次数:312
[转]XNOR-Net ImageNet Classification Using Binary Convolutional Neural Networks
感谢: XNOR-Net ImageNet Classification Using Binary Convolutional Neural Networks ...
分类:Web程序   时间:2017-01-03 16:51:49    阅读次数:359
What are the advantages of ReLU over sigmoid function in deep neural network?
The state of the art of non-linearity is to use ReLU instead of sigmoid function in deep neural network, what are the advantages? I know that training ...
分类:Web程序   时间:2016-12-30 07:44:47    阅读次数:253
1080条   上一页 1 ... 65 66 67 68 69 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!