-
ACL 2020 论文
说明: ACL 2020图神经网络(GNN)相关论文——自动摘要。本文提出了一种基于图的异构神经网络抽取摘要算法(HeterSUMGraph),该算法除句子外,还包含不同粒度的语义节点。这些额外的结点起到句子之间的中介作用,丰富了句子之间的关系。(ACL 2020 graph neural network (GNN) related papers-automatic summary. This paper proposes a graph-based heterogeneous neural network extraction summary algorithm (HeterSUMGraph), which contains semantic nodes with different granularities in addition to sentences. These extra nodes act as an intermediary between sentences, enriching the relationship between sentences.)
- 2020-05-06 10:13:53下载
- 积分:1
-
Python Neo4j医药知识图谱自动问答系统源码
Python+Neo4j医药知识图谱自动问答系统源码,知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。(Python+Neo4j Medical Knowledge Atlas Automatic Question and Answer System source code, knowledge atlas construction, automatic question and answer, based on kg automatic question and answer. The knowledge atlas of a certain scale medical field centered on disease is used to complete the automatic question answering and analysis service.)
- 2021-03-18 16:49:20下载
- 积分:1
-
PSO_SVR-master
说明: 演示如何在支持向量机中使用粒子群优化,以找到更好的特征并基于交叉验证精度
python中的pso-svm(Demonstrate use of particle swarm optimization in SVM for finding better features and based on cross validation accuracy
PSO-SVM in python)
- 2021-04-16 14:58:54下载
- 积分:1
-
deeplab V3和unet
说明: 利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1
-
kalman
说明: 基于卡尔曼滤波的变形监测数据处理的python程序(Data Processing of Deformation Monitoring Based on Kalman Filter)
- 2019-05-14 11:10:22下载
- 积分:1
-
Proximal_Policy_Optimization
说明: 强化学习可以按照方法学习策略来划分成基于值和基于策略两种。而在深度强化学习领域将深度学习与基于值的Q-Learning算法相结合产生了DQN算法,通过经验回放池与目标网络成功的将深度学习算法引入了强化学习算法。(Reinforcement learning can be divided into value-based learning and strategy based learning according to method learning strategies. In the field of deep reinforcement learning, dqn algorithm is generated by combining deep learning with value-based Q-learning algorithm. Through experience playback pool and target network, deep learning algorithm is successfully introduced into reinforcement learning algorithm.)
- 2019-12-04 10:54:55下载
- 积分:1
-
ABAQUS-SCRIPT
ABAQUS软件的帮助文档,脚本部分,是英文文档。(The help document of ABAQUS software, the script part.)
- 2018-03-14 09:11:44下载
- 积分:1
-
Python 3爬虫、数据清洗与可视化实战_233
说明: 适用爬虫初学者学习爬虫、采集数据、清洗数据和数据分析(Suitable for beginners of reptiles to learn reptiles, collect data, clean data and analyze data)
- 2019-11-05 09:59:54下载
- 积分:1
-
Python绝技成为顶级黑客
运用python成为顶级黑客,讲解运用python进行网站攻击与漏洞利用(Use Python to become a top hacker, explain how to use Python to attack website and exploit vulnerabilities)
- 2019-05-07 21:36:12下载
- 积分:1
-
利用RBF神经网络,解决异或问题DS
1.利用RBF神经网络,解决异或问题:
1)异或问题本质上是一个二分类问题:输入为向量[x1,x2],输出是标量,取值限定为0或1.(1. Use RBF neural network to solve different or problems:
1) an xor problem is essentially a binary problem: the input is a vector [x1,x2], and the output is a scalar whose value is limited to 0 or 1.)
- 2018-12-05 22:47:54下载
- 积分:1