联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图神经网络(150) 
按平台查找All Python(150) 

[图神经网络] GNNome

一种用于训练图神经网络以解开从基于OLC的从头基因组组装器获得的组装图的框架。
A framework for training graph neural networks to untangle assembly graphs obtained from OLC-based de novo genome assemblers. (2023-12-08, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702016692451251.html

[图神经网络] Calc-ULTRA_Derivative-Integral-Calculator

多功能,用户友好的微分积分计算器!(不需要Python背景知识)支持派生、antiderivati...,
Calc-ULTRA is a calculus calculator with a user-friendly menu-based interface. (2023-08-24, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692853761688027.html

[图神经网络] knowalk

基于用户特定权重的有偏随机游走器从知识图中生成嵌入的算法。,
Algorithm that produces embeddings out of a knowledge graph based on biased random walker from user specific weights., (2023-06-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690920670101910.html

[图神经网络] NFS

为论文“PDE的非等间距傅里叶神经解算器”()实现NFS,
Implementation of NFS for the paper `Non-equispaced Fourier Neural Solvers for PDEs (), (2023-06-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689750674584849.html

[图神经网络] BacklinksViewer

Ingeset从Majestic反向链接数据,并在Neo4j中可视化链接网络(使用Neo4j社区服务器)
Ingeset backlinks data from Majestic and visualize the links network in Neo4j (with Neo4j community server) (2019-07-12, Python, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1687171692318834.html

[图神经网络] Neo4j_Graph_Generator

轻量级neo4j图形数据库生成器,仅需要xlsx格式的结构化数据集。
A lightweight neo4j Graph Database Generator that only requires a structred dataset in an xlsx format. (2020-05-19, Python, 107KB, 下载0次)

http://www.pudn.com/Download/item/id/1687171663209364.html

[图神经网络] NeoSparkAnalyzer

提出了一种基于Neo4J的上下文Colective异常检测器用于社区检测,Spark用于段落中的异常检测...
An Contextual Colective anomaly detector using Neo4J for Community detecttion and Spark for anomaly detection in parallel (2020-09-07, Python, 16KB, 下载0次)

http://www.pudn.com/Download/item/id/1687171556929905.html

[图神经网络] neo4splunk

Neo4Splunk是一个使用Spunks Python API和Neo4j Python-驱动程序(概念验证)的Neo4j Splunk-连接器
Neo4Splunk is a Neo4j Splunk Connector using Spunks Python APIs and the Neo4j Python Driver (Proof of Concept) (2019-02-08, Python, 257KB, 下载0次)

http://www.pudn.com/Download/item/id/1687171434172017.html

[图神经网络] Passenger-Tracking

使用Faster R-CNN作为检测器的行人检测和用于跟踪物体的GNN算法
Pedestrian detection using Faster R-CNN as a detector and GNN algorithm for tracking of objects (2022-10-05, Python, 21385KB, 下载0次)

http://www.pudn.com/Download/item/id/1686090311826470.html

[图神经网络] RBGM

使用GNN的递归动态图映射器
Recurrent Dynamic Graph Mapper using GNN (2021-10-25, Python, 255KB, 下载0次)

http://www.pudn.com/Download/item/id/1686090275537857.html

[图神经网络] MsDroid

论文“MsDroid:识别Android恶意软件检测的恶意代码段”中基于GNN的Android恶意软件检测器。
A GNN-based Android malware detector in paper "MsDroid: Identifying Malicious Snippets for Android Malware Detection". (2023-03-18, Python, 15286KB, 下载0次)

http://www.pudn.com/Download/item/id/1686089487162379.html

[图神经网络] IGB-Datasets

最大的现实世界开源图形数据集-在IBM伊利诺伊州发现加速器研究所和Amaz...
Largest realworld open-source graph dataset - Worked done under IBM-Illinois Discovery Accelerator Institute and Amazon Research Awards and in collaboration with NVIDIA Research. (2023-05-26, Python, 56791KB, 下载0次)

http://www.pudn.com/Download/item/id/1686089382132578.html

[图神经网络] molecule-ELECTRA

用ELECTRA方法对分子上的图神经网络或变换器进行预训练和评估。
Pre-train and evaluate Graph Neural Networks or Transformers on molecules with the ELECTRA method. (2021-07-29, Python, 40KB, 下载0次)

http://www.pudn.com/Download/item/id/1686088725566476.html

[图神经网络] HyDGL

HyDGL是一个Python解析器,用于从自然键轨道数据生成描述性图,可用于图神经
HyDGL is a Python parser for generating descriptive graphs from Natural Bond Orbital data ready for use in Graph Neural (2023-04-29, Python, 385KB, 下载0次)

http://www.pudn.com/Download/item/id/1686088640277337.html

[图神经网络] propagate-selector

TensorFlow实现“传播选择器:通过图神经检测用于问答的支持语句”
TensorFlow implementation of "Propagate-Selector: Detecting Supporting Sentences for Question Answering via Graph Neural (2020-06-25, Python, 33KB, 下载0次)

http://www.pudn.com/Download/item/id/1686088635634232.html

[图神经网络] StanzaGraphs

基于多语言STANZA的摘要和关键字提取器以及使用文本图和神经网络的问答系统...
Multilingual STANZA-based Summary and Keyword Extractor and Question-Answering System using TextGraphs and Neural Networks (2023-03-01, Python, 1262KB, 下载0次)

http://www.pudn.com/Download/item/id/1686088143140981.html

[图神经网络] GNNExplainer

GNNE上运行实验和基准测试的代码解释器:生成图神经网络的解释
Code for running experiments and benchmarking on GNNExplainer: Generating Explanations for Graph Neural Networks (2021-05-08, Python, 648KB, 下载0次)

http://www.pudn.com/Download/item/id/1686088098441830.html

[图神经网络] ARMA-dgl

“带卷积ARMA滤波器的图神经网络”的DGL实现。(帕米2021)
A DGL implementation of "Graph Neural Networks with convolutional ARMA filters". (PAMI 2021) (2021-02-24, Python, 10KB, 下载0次)

http://www.pudn.com/Download/item/id/1686088093130459.html

[图神经网络] EGAE

“用于图聚类的嵌入图自动编码器”的实现,IEEE神经网络汇刊和学习...
Implementation of "Embedding Graph Auto-Encoder for Graph Clustering", IEEE Transactions on Neural Networks and Learning Systems. (2022-04-06, Python, 5842KB, 下载0次)

http://www.pudn.com/Download/item/id/1686088050377264.html

[图神经网络] adjacent-attention-network

图神经网络消息传递重构为具有局部注意力的变换器
Graph neural network message passing reframed as a Transformer with local attention (2022-12-24, Python, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1686087772763453.html
总计:150