V2AS
问路
意见反馈
↓ 按住下拉
论文解读(SelfGNN)《Self-supervised Graph Neural Networks without explicit negative sampling》
论文信息 论文标题:Self-supervised Graph Neural Networks without explicit negative sampling论文作者:Zekarias T. Kefato, Sarunas Girdzijauskas论文来源:2 ......
Graph
Networks
Neural
quad
论文
论文解读(BGRL)《Bootstrapped Representation Learning on Graphs》
论文信息 论文标题:Bootstrapped Representation Learning on Graphs论文作者:Shantanu Thakoor, Corentin Tallec, Mohammad Gheshlaghi Azar, Rémi Munos, Peta ......
mathbf
widetilde
Learning
论文
theta
【论文阅读】Socially aware motion planning with deep reinforcement learning-annotated
目录 摘要部分: I. Introduction 介绍 II. Background 背景 A. Collision Avoidance with DRL B. Characterization of Social Norms III. Approach 方法 A. Indu ......
mathbf
tilde
left
right
Reinforcement
【论文阅读】Motion Planning through policy search
想着CSDN还是不适合做论文类的笔记,那里就当做技术/系统笔记区,博客园就专心搞看论文的笔记和一些想法好了,【】以后中框号中间的都算作是自己的内心OS 有时候可能 ......
policy
left
right
mathbf
waypoints
论文解读(AutoSSL)《Automated Self-Supervised Learning for Graphs》
论文信息 论文标题:Automated Self-Supervised Learning for Graphs论文作者:Wei Jin, Xiaorui Liu, Xiangyu Zhao, Yao Ma, Neil Shah, Jiliang Tang论文来源:20 ......
left
right
theta
mathcal
lambda
论文解读(GCA)《Graph Contrastive Learning with Adaptive Augmentation》
论文信息 论文标题:Graph Contrastive Learning with Adaptive Augmentation论文作者:Yanqiao Zhu、Yichen Xu3、Feng Yu4、Qiang Liu、Shu Wu、Liang Wang论文来源:20 ......
quad
节点
boldsymbol
Learning
论文
论文解读(MCGC)《Multi-view Contrastive Graph Clustering》
论文信息 论文标题:Multi-view Contrastive Graph Clustering论文作者:Erlin Pan、Zhao Kang论文来源:2021, NeurIPS论文地址:download论文代码:download 1 介绍 ......
left
right
quad
sum
limits
如何在 Java 中实现无向图
基本概念 一个图是由点集 \(V=\{v_i\}\) 和 \(V\) 中元素的无序对的一个集合 \(E=\{e_k\}\) 所构成的二元组,记为 \(G=(V,E)\),\(V\) 中的元素 \(v_i\) 叫做顶点 ......
顶点
int
public
private
Java
HDU1851 A Simple Game
一个关于SG的博弈游戏,对于某个堆有$M_i$和$L_i$,那么这个堆的SG值为 $$SG_i = M_i \%(L_i+1)$$ 为什么这道题的$SG$函数就是这样子的呢?四个字:手算打表!! $Let' ......
sg
Simple
mex
SG
quad
论文解读(Graph-MLP)《Graph-MLP: Node Classification without Message Passing in Graph》
论文信息 论文标题:Graph-MLP: Node Classification without Message Passing in Graph论文作者:Yang Hu, Haoxuan You, Zhecan Wang, Zhicheng Wang,Erjin Zhou, ......
quad
Graph
论文
MLP
节点
V2AS = Way To Ask
V2AS 一个技术分享与创造的静土
手机扫一扫
移动阅读更方便
近15日热搜文章
winds dlib人脸检测与识别库
在 Android studio 中 配置Gradle 进行 “动态编译期间,指定 远程服务器地址 ,生成多个安装包”
C++20初体验——concepts
4
移动端Web页面问题
5
Antlr---词法解析器的使用【转】
6
Arduino 看门狗使用
7
Qt加载qss文件
8
Ajax(form表单文件上传、请求头之contentType、Ajax传递json数据、Ajax文件上传)
9
MySQL 5.6/5.7 linux常见安装(tar,yum,script)
10
卷积及理解图像卷积操作的意义