-
lcqmc
说明: 语义相似度任务-LCQMC数据集下载。LCQMC 是哈尔滨工业大学在自然语言处理国际顶会 COLING2018 构建的问题语义匹配数据集,其目标是判断两个问题的语义是否相同。(Semantic similarity task - lcqmc dataset download. Lcqmc is a problem semantic matching data set constructed by Harbin Institute of technology in colling2018, the international summit of natural language processing. Its goal is to determine whether the semantics of the two problems are the same.)
- 2020-05-10 14:44:49下载
- 积分:1
-
orb_ransac
说明: 无人机影像ORB特征提取和RANSAC算法剔除(UAV image ORB feature extraction and RANSAC algorithm elimination)
- 2021-01-19 10:00:09下载
- 积分:1
-
生成对抗网络GAN
生成模型(GenerativeModel)是一种可以通过学习训练样本来产生更多类似样本的模型。在所有生成模型当中,最具潜力的是生成对抗网络(GenerativeAdversarialNetworks,GANs)。GANs是非监督机器学习的一种,它的运作方式可被看做是两个神经网络相互竞争的零和游戏(zero-sumgame)。GAN中有两个这样的博弈者,一个人名字是生成模型(G),另一个人名字是判别模型(D)。他们各自有各自的功能。生成模型是一个样本生成器,输入一个噪声/样本,然后把它包装成一个逼真的样本,也就是输出。判别模型是一个二分类器(如同0-1分类器),来判断输入的样本是真是假。(就是输出值大于0.5还是小于0.5)。使用GAN,可以获取大量实用数据,用于建模。
- 2022-02-11 15:41:55下载
- 积分:1
-
SVR
说明: 支持向量机SVM在回归方面的用法SVR,其中包括例子(Support vector machine SVM in the use of regression SVR, including examples)
- 2019-10-28 16:27:51下载
- 积分:1
-
廖雪峰的JavaScript python git
廖雪峰的JavaScript python git,非常经典(Liao Xuefeng JavaScript python git)
- 2017-11-19 15:23:07下载
- 积分:1
-
GPR
简单实现高斯过程回归的问题,利用python语言做了一个简要的说明。(Simple implementation of gaussian process regression problem)
- 2019-06-28 09:14:44下载
- 积分:1
-
Speech and Language Processing.pdf
说明: Speech and Language Processing.pdf
- 2020-06-24 16:20:02下载
- 积分:1
-
project2
中科大高级计算机网络第二次试验:
1)使用Mininet 、MinEdit模拟数据中心网络;
2)使用Controller,实现由链路故障和没有故障时的两种情况;
3)不使用Controller的模拟,手动配置Fattree的路由转发表;
(USTC Advanced Computer Network Second test: 1) the use of Mininet, MinEdit analog data center network 2) Controller, implemented by the two cases and no link failure fault 3) without analog Controller, manual configuration Fattree the routing tables )
- 2020-06-29 18:40:01下载
- 积分:1
-
python 机器学习实战
python 机器学习实战 第二章 源代码
- 2022-11-19 04:30:03下载
- 积分:1
-
PedestrianCounter-master
实时统计监控视频下路人人数,采用python(This is a demo made for tracking pedestrian)
- 2018-03-14 16:01:19下载
- 积分:1