码迷,mamicode.com
首页 >  
搜索关键字:deep learning    ( 5395个结果
Java连载113-通过反射机制来获取对象
一、反射 1.在Java虚拟机种,只有一个类,所有使用使用反射机制的时候,创建多少个引用都是指向同一个类的。 2?.通过Class类对象创建java对象 package com.bjpowernode.java_learning; import com.bjpowernode.java_learni ...
分类:编程语言   时间:2020-05-07 00:48:40    阅读次数:69
【半监督学习】Π-model、temporal ensemble
Π-model 和 temporal ensemble 都出自论文 Temporal Ensembling for Semi-Supervised Learning,都是利用一致性约束(consistency regularization)来进行半监督学习(semi-supervised learn... ...
分类:其他好文   时间:2020-05-04 13:28:02    阅读次数:123
信息隐藏系列-1:Automatic Steganographic Distortion Learning Using a Generative Adversarial Network
期刊:IEEE SIGNAL PROCESSING LETTERS 作者:Weixuan Tang, Shunquan Tan, Bin Li, Jiwu Huang Notes :早期将GAN用于steganography的众多算法中,个人认为这篇2017年的论文是把steganography的逻 ...
分类:Web程序   时间:2020-05-03 20:24:53    阅读次数:129
Learning of DNS
Headers Lables Each label can be up to 63 characters long, and an entire FQDN(fully qualified domain name) is limited to at most 255 (1 byte) characte ...
分类:其他好文   时间:2020-05-03 14:50:55    阅读次数:63
RA-Deep Crossing
1.运用场景 Web scale modeling。 2.创新点 automatically combines features to produce superiors models. Residual Units. 3.算法原理 3.1 整体框架 3.2 Deep crossing "Deep ...
分类:其他好文   时间:2020-05-03 10:30:27    阅读次数:60
《Deep Propagation Based Image Matting 》
《Deep Propagation Based Image Matting 》 For What Question Innovation point Implement The structure of the paper 一、For What Question 为了实现基于深度传播的图像遮罩 以往 ...
分类:其他好文   时间:2020-05-02 16:59:28    阅读次数:62
汉语-词语:深厚
ylbtech-汉语-词语:深厚 深厚,拼音为shēn hòu,是汉语词汇,指感情深切浓厚。 1.返回顶部 1、 中文名:深厚拼 音:shēn hòu近义词:深远、浓厚反义词:浅薄、肤浅 目录 1 基本解释 2 引证详解 2、 2.返回顶部 1、 基本解释 [deep;profound]∶感情深切浓 ...
分类:其他好文   时间:2020-05-02 11:40:00    阅读次数:86
多模态 图像压缩 相关文献综述
相关文献综述 Liu J, Wang S, Urtasun R. DSIC: Deep Stereo Image Compression[C]//Proceedings of the IEEE International Conference on Computer Vision. 2019: 31 ...
分类:其他好文   时间:2020-05-01 01:26:01    阅读次数:105
final 1
1. machine learning分类 supervised learning:output class is given (regression + classification) unsupervised learning 2. regression预测的结果是一个连续的值,即对x y进行拟 ...
分类:其他好文   时间:2020-04-30 14:00:56    阅读次数:71
《AutoInt:基于Multi-Head Self-Attention构造高阶特征》
AutoInt:基于Multi-Head Self-Attention构造高阶特征 本文介绍 2018年 发布在 arXiv 上文章《AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks》 ...
分类:其他好文   时间:2020-04-29 11:12:43    阅读次数:113
5395条   上一页 1 ... 27 28 29 30 31 ... 540 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!