码迷,mamicode.com
首页 >  
搜索关键字:convolution neural n    ( 1080个结果
深度学习论文翻译解析(五):Siamese Neural Networks for One-shot Image Recognition
论文标题:Siamese Neural Networks for One-shot Image Recognition 论文作者: Gregory Koch Richard Zemel Ruslan Salakhutdinov 论文地址:https://www.cs.cmu.edu/~rsalakh ...
分类:Web程序   时间:2019-09-28 20:35:07    阅读次数:169
PCNN
Distant Supervision for Relation Extraction via Piecewise Convolutional Neural Networks 1. 关键字 关系抽取 , 远程监督 2. 摘要 本文提出了PCNNs,用来解决远程监督关系抽取中的两个问题:一个是在对齐知 ...
分类:其他好文   时间:2019-09-28 20:05:25    阅读次数:95
深度残差收缩网络:(三)网络结构
(1)回顾一下深度残差网络的结构 在下图中,(a)-(c)分别是三种残差模块,(d)是深度残差网络的整体示意图。BN指的是批标准化(Batch Normalization),ReLU指的是整流线性单元激活函数(Rectifier Linear Unit),Conv指的是卷积层(Convolution ...
分类:其他好文   时间:2019-09-28 18:29:51    阅读次数:177
论文阅读 | Robust Neural Machine Translation with Doubly Adversarial Inputs
(1)用对抗性的源实例攻击翻译模型; (2)使用对抗性目标输入来保护翻译模型,提高其对对抗性源输入的鲁棒性。 生成对抗输入:基于梯度 (平均损失) -> AdvGen 我们的工作处理由白盒NMT模型联合生成的扰动样本 -> 知道受攻击模型的参数 ADVGEN包括encoding, decoding: ...
分类:系统相关   时间:2019-09-25 12:17:56    阅读次数:131
论文阅读 | Probing Neural Network Understanding of Natural Language Arguments
[code&data] [pdf] 摘要 我们惊讶地发现,伯特在论证推理理解任务中77%的峰值表现仅比未经训练的人类平均基线低3个点。然而,我们表明,这个结果完全是利用数据集中虚假的统计线索得出的。我们分析了这些线索的性质,并证明了一系列的模型都利用了它们。该分析提供了一个对抗数据集的构造,所有模型 ...
分类:Web程序   时间:2019-09-23 16:42:15    阅读次数:156
Trying out the Intel Neural Compute Stick 2 – Movidius NCS2
Trying out the Intel Neural Compute Stick 2 – Movidius NCS2 Disclaimer: The opinions in this article (and on this website in general) are entirely min ...
分类:其他好文   时间:2019-09-20 00:35:02    阅读次数:119
Neural Architecture Search — Limitations and Extensions
Neural Architecture Search — Limitations and Extensions 2019-09-16 07:46:09 This blog is from: https://towardsdatascience.com/neural-architecture-sear ...
分类:其他好文   时间:2019-09-16 09:21:03    阅读次数:84
Essentially No Barriers in Neural Network Energy Landscape
[TOC] "Draxler F, Veschgini K, Salmhofer M, et al. Essentially No Barriers in Neural Network Energy Landscape[C]. international conference on machine ...
分类:Web程序   时间:2019-09-14 22:36:11    阅读次数:154
【模型压缩】蒸馏算法小结
模型压缩之蒸馏算法小结 原始文档: Google Slide: 2019年09月07日制作 脑图的原始文档:( kdxj ) 输出配准 Distilling the Knowledge in a Neural Network(NIPS 2014) 使用教师模型的soft target Deep Mu ...
分类:编程语言   时间:2019-09-11 13:30:03    阅读次数:1273
利用卷积神经网络对大规模可穿戴传感器数据进行运动分类
Exercise Motion Classification from Large scale Wearable Sensor Data Using Convolutional Neural Networks 利用卷积神经网络对大规模可穿戴传感器数据进行运动分类 本文使用CNN来对可穿戴传感器收集的 ...
分类:其他好文   时间:2019-09-09 16:21:03    阅读次数:126
1080条   上一页 1 ... 16 17 18 19 20 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!