徽标
我的项目 WeHub 热榜 数据中心
注册 登录
徽标
项目文件夹 工单
mirrors / dmlc--dgl
项目文件夹 工单

项目文件夹

dmlc--dgl
dmlc--dgl mirrors
我的项目 创建
文件
master
/examples/pytorch/vrgcn
T
文件历史
Hongzhi (Steve), Chen 5008af2210 [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes in examples. (#5492)
* pytorch_example

* fix

---------

Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-03-29 11:01:20 +08:00
..
README.md
[Doc and bugfix] Add docs and user guide and update tutorial for sampling pipeline (#3774)
2022-02-28 02:21:51 +08:00
train_cv_multi_gpu.py
[Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes in examples. (#5492)
2023-03-29 11:01:20 +08:00
train_cv.py
[Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes in examples. (#5492)
2023-03-29 11:01:20 +08:00

README.md

VRGCN (control variate sampling)

Paper: https://arxiv.org/abs/1710.10568

Run with

python3 train_cv.py --num-epochs 30
python3 train_cv_multi_gpu.py --num-epochs 30 --gpu 0,1,2,3  # multi-GPU
在新工单中引用 查看 Git Blame 复制永久链接
由 wehub 强力驱动
简体中文
English 简体中文
许可证 API