flattened cnn 平坦卷积神经网络( Torch nn的一维卷积模块).zip
flattened-cnn, 平坦卷积神经网络( Torch nn的一维卷积模块) 平卷积神经网络这个包有 1D 个卷积模块,在( http://arxiv.org/abs/1412.5474 ) 中使用,我们把平坦的卷积层表示为所有 3D 个方向的一个一维过滤器序列。安装根据计算环境选择 nn/cunn 后端软件
文件列表
flattened-cnn.zip
(预估有个27文件)
flattened-cnn-master
example.lua
3KB
cunnconv1d-scm-1.rockspec
675B
nnconv1d-scm-1.rockspec
617B
LICENSE
1KB
cunn-conv1d
.gitignore
274B
init.cu
429B
common.h
521B
LateralConvolution.cu
10KB
暂无评论