码迷,mamicode.com
首页 >  
搜索关键字:papers    ( 214个结果
catboost原理以及Python代码
原论文: http://learningsys.org/nips17/assets/papers/paper_11.pdf catboost原理: One-hot编码可以在预处理阶段或在训练期间完成。后者对于训练时间而言能更有效地执行,并在Catboost中执行。 类别特征: 为了减少过拟合以及使用 ...
分类:编程语言   时间:2018-09-23 22:25:29    阅读次数:853
paper reading:gaze tracking
https://www.cv-foundation.org/openaccess/content_cvpr_2016/papers/Krafka_Eye_Tracking_for_CVPR_2016_paper.pdf 1、using a single image to robustly predi ...
分类:其他好文   时间:2018-09-02 02:12:43    阅读次数:217
l2-loss,l2范数,l2正则化,欧式距离
欧式距离: l2范数: l2正则化: l2-loss(也叫平方损失函数): http://openaccess.thecvf.com/content_cvpr_2017/papers/Li_Mimicking_Very_Efficient_CVPR_2017_paper.pdf 总结:l2范数和欧式 ...
分类:其他好文   时间:2018-08-24 19:25:51    阅读次数:439
How To Read A Paper
S. KeshavDavid R. Cheriton 科研工作者通常会花很多时间阅读论文,然而研究者很少被阅读技巧,浪费大量努力,作者在这篇文章里介绍了他自己阅读文献的技巧,并可用来做文献调研(literature survey)。 THE Three-Pass APPROACH The first ...
分类:其他好文   时间:2018-08-10 15:51:30    阅读次数:152
2 pieces of AFE papers——initiation,Alternative Promoters(both for the first exon splice)
恢复内容开始 《A paired-end sequencing strategy to map the complex landscape of transcription initiation》 《Tissue-Specific and Ubiquitous Expression Patterns ...
分类:其他好文   时间:2018-08-09 13:55:56    阅读次数:135
Tutorials on Inverse Reinforcement Learning
Tutorials on Inverse Reinforcement Learning 2018-07-22 21:44:39 1. Papers: Inverse Reinforcement Learning: http://citeseerx.ist.psu.edu/viewdoc/downlo ...
分类:其他好文   时间:2018-07-22 23:39:18    阅读次数:364
f5 ddos cc——Mitigating DDoS Attacks with F5 Technology
摘自:https://f5.com/resources/white-papers/mitigating-ddos-attacks-with-f5-technology Mitigating Application Attacks At the top of the OSI stack is the ...
分类:其他好文   时间:2018-06-25 01:24:09    阅读次数:219
Fully Convolutional Color Constancy with Confidence-weighted Pooling—基于置信度加权池的全卷积颜色恒常性
论文地址: http://openaccess.thecvf.com/content_cvpr_2017/papers/Hu_FC4_Fully_Convolutional_CVPR_2017_paper.pdf 源代码(Python): https://github.com/yuanming-hu ...
分类:其他好文   时间:2018-06-05 18:40:23    阅读次数:684
损失函数Center Loss 代码解析
center loss来自ECCV2016的一篇论文:A Discriminative Feature Learning Approach for Deep Face Recognition。 论文链接:http://ydwen.github.io/papers/WenECCV16.pdf 代码链接 ...
分类:其他好文   时间:2018-05-25 21:11:07    阅读次数:1976
3D Face Reconstruction
方法1 Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression http://aaronsplace.co.uk/papers/jackson2017recon/ demo ...
分类:其他好文   时间:2018-05-21 19:53:12    阅读次数:256
214条   上一页 1 ... 3 4 5 6 7 ... 22 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!