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
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
https://docs.gimp.org/en/plug-in-convmatrix.html ...
分类:
其他好文 时间:
2017-01-13 15:52:57
阅读次数:
393
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
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
今天看到一篇关于检测的论文《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
转自: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:基础入门 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 ...
分类:
Web程序 时间:
2017-01-03 16:51:49
阅读次数:
359
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