码迷,mamicode.com
首页 >  
搜索关键字:techniques    ( 279个结果
对比自监督学习
Contrastive self supervised learning techniques are a promising class of methods that build representations by learning to encode what makes two thing ...
分类:其他好文   时间:2020-01-30 17:18:10    阅读次数:1352
K-NN graph
1. how to construct a KNN graph? 常见的方法一般有三类: i. space-partitioning trees; ii. locality sensitive hashing; iii. neighbour exploring techniques. Referen ...
分类:其他好文   时间:2020-01-22 19:59:12    阅读次数:132
Book: The TimeViz Browser
website; A visual survey of visualization techniques for time-oriented data. 1. Left pannel filter of visualization techniques; Number of variables: u ...
分类:其他好文   时间:2020-01-21 23:42:59    阅读次数:117
Imaging Techniques in Document Analysis Processes(文档分析过程中的图像技术)
4. Imaging Techniques in Document Analysis Processes(文档分析过程中的图像技术) ContentsIntroduction. ............................................................. ...
分类:其他好文   时间:2020-01-20 09:18:59    阅读次数:62
PP: Overviewing evolution patterns of egocentric networks by interactive construction of spatial layouts
Problem: get a overall picture of how ego-networks evolve is a common challenging task. Existing techniques: inspect the evolution patterns of ego-net ...
分类:Windows程序   时间:2020-01-14 09:22:45    阅读次数:91
A1042. Shuffling Machine
题目描述 Shuffling is a procedure used to randomize da deck of playing cards. Because standard shuffling techniques are seen as weak, and in order to avoi ...
分类:系统相关   时间:2020-01-01 12:04:39    阅读次数:115
Kaggle比赛(二)House Prices: Advanced Regression Techniques
房价预测 是我入门Kaggle的第二个比赛,参考学习了他人的一篇优秀教程:https://www.kaggle.com/serigne/stacked regressions top 4 on leaderboard 通过 Serigne 的这篇notebook,我学习到了关于数据分析、特征工程、集 ...
分类:其他好文   时间:2019-08-21 18:58:06    阅读次数:120
PAT甲级——A1042 Shuffling Machine
Shuffling is a procedure used to randomize a deck of playing cards. Because standard shuffling techniques are seen as weak, and in order to avoid "ins ...
分类:系统相关   时间:2019-07-28 15:50:44    阅读次数:119
COSC1284 Programming Techniques
package Model; import error.MyException; import utils.DateTime; public class Car { private String regNo; private String make; private String model; pr... ...
分类:其他好文   时间:2019-04-06 00:10:49    阅读次数:114
1042 Shuffling Machine (20 分)
1042 Shuffling Machine (20 分) Shuffling is a procedure used to randomize a deck of playing cards. Because standard shuffling techniques are seen as we ...
分类:系统相关   时间:2019-02-23 19:28:38    阅读次数:248
279条   上一页 1 2 3 4 ... 28 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!