Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / iMoonLab/DeepHypergraph issues and pull requests
#62 - e_weight不满足断言
Issue -
State: open - Opened by unccx 5 months ago
#61 - Has DHG been abandoned?
Issue -
State: open - Opened by dtchang 6 months ago
#60 - Pip installation error
Issue -
State: open - Opened by dtchang 7 months ago
- 4 comments
#59 - How to use batchsize for hypergraph
Issue -
State: open - Opened by A1198482817a 7 months ago
- 1 comment
#58 - Nested hypergraph
Issue -
State: open - Opened by dtchang 8 months ago
- 1 comment
#57 - 添加 Link prediction metric
Pull Request -
State: closed - Opened by unccx 8 months ago
#56 - Dataset: Can DHG support loading multi-label node hypergrah datasets?
Issue -
State: open - Opened by zlwu92 8 months ago
Labels: Dataset
#55 - pip install dhg时出现error:'The 'sklearn' PyPI package is deprecated, use 'scikit-learn' rather than 'sklearn' for pip commands.'
Issue -
State: open - Opened by sds0810 9 months ago
- 5 comments
#54 - 关于超图子图的接口实现
Issue -
State: open - Opened by talence-zcq 9 months ago
#53 - Can we generate a corresponding hypergraph dataset based on a real-world GNN graph embedding dataset?
Issue -
State: open - Opened by zlwu92 9 months ago
Labels: Dataset
#52 - 您好在使用dhg.models.HGNN出现torch.sparse_coo_tensor的索引超出我的张量尺寸范围,具体的bug如下
Issue -
State: closed - Opened by JK-chance 9 months ago
- 1 comment
#51 - fix the bug of average degree
Pull Request -
State: closed - Opened by HPUtx813 9 months ago
#50 - 关于UniGCN在计算超边的度的平均值,这是否是一个bug
Issue -
State: closed - Opened by HPUtx813 9 months ago
#49 - 超图实现具有不同超边权重的超图卷积模型
Issue -
State: open - Opened by wpx-1 10 months ago
#47 - How to get a directed hypergraph
Issue -
State: open - Opened by whyydsforever 10 months ago
- 2 comments
#46 - Didn't concat node's vector with hyperedge's vector before computing the attention of UniGATConv
Issue -
State: open - Opened by ShangGuanShiHu 11 months ago
#43 - e_weight=None,agg='softmax' 时Graph类v2v中x=torch.sparse.mm(P,dim=1)应该是x=torch.sparse.softmax(P,dim=1)
Issue -
State: closed - Opened by FuYou0723 about 1 year ago
#42 - 如何获取训练后节点的向量?
Issue -
State: open - Opened by jackchenwen about 1 year ago
#41 - torch.topk 函数设置 largest=False 是为了找到最小的距离,即最近的邻居。这种方法可能比转换张量为 numpy 数组并使用 scipy.spatial.cKDTree 更有效,因为它避免了 CPU 和 GPU 之间的数据传输。
Issue -
State: open - Opened by yuanyz0825 over 1 year ago
- 1 comment
#40 - 大型图的处理
Issue -
State: open - Opened by yuanyz0825 over 1 year ago
- 1 comment
#39 - 中文文档有误
Issue -
State: open - Opened by unccx over 1 year ago
#38 - 我针对你的超图写了个邻接矩阵的接口,想请老哥帮忙看看写的对不对?我自己也做了个些测试,输出的挺对,你介意合并不?
Issue -
State: closed - Opened by q923397935 over 1 year ago
- 2 comments
#37 - 请帮忙看一下画图代码draw_hypergraph()的参数无法调整如v_line_width和e_line_width,限制输入的格式错了,修改也没变化。
Issue -
State: open - Opened by Longwt123 over 1 year ago
- 2 comments
#36 - CoauthorshipCora dataset label error
Issue -
State: closed - Opened by TuDou-PK over 1 year ago
- 1 comment
#35 - Unable to install dhg using pip
Issue -
State: closed - Opened by flash-barry over 1 year ago
- 2 comments
#34 - mini-batches training for node classification on hypergraph
Issue -
State: open - Opened by ShuaiWang97 over 1 year ago
#33 - How to use HGNN+ for RL
Issue -
State: open - Opened by FernandezR over 1 year ago
#32 - adaptive fusion和coequal fusion的文档问题
Issue -
State: open - Opened by Rechiard over 1 year ago
- 2 comments
#31 - About Directed Hypergraph
Issue -
State: open - Opened by innocentius over 1 year ago
- 3 comments
#30 - 如何利用DHG实现整图分类任务
Issue -
State: open - Opened by Li025 almost 2 years ago
- 5 comments
#29 - How to transform a igraph or networkx object into hypergraph?
Issue -
State: open - Opened by wanglu2014 almost 2 years ago
- 6 comments
#28 - 超图如何采集负样本?
Issue -
State: open - Opened by yw155 almost 2 years ago
- 4 comments
Labels: question
#27 - 优化对torch版本的依赖声明为>=1.12.1且<2.0
Pull Request -
State: closed - Opened by Starrah almost 2 years ago
#26 - 更新依赖列表中的sklearn为scikit-learn
Pull Request -
State: closed - Opened by Starrah almost 2 years ago
#25 - 超图的顶点度矩阵D_v
Issue -
State: closed - Opened by liuzhh1998 almost 2 years ago
- 11 comments
Labels: bug
#24 - kindly need help to for several reproduction results
Issue -
State: open - Opened by ShuaiWang97 almost 2 years ago
- 3 comments
#22 - hypergraph.e2v_aggregation_of_group方法出错
Issue -
State: closed - Opened by tsubasa0425 about 2 years ago
- 2 comments
Labels: bug
#21 - Dataset: Coauthor network from DBLP
Issue -
State: closed - Opened by mgao97 about 2 years ago
- 9 comments
Labels: Dataset
#20 - Node classification on multiple hypergraphs
Issue -
State: open - Opened by AbdeslemSmahi about 2 years ago
- 4 comments
Labels: enhancement
#19 - BUG: dhg.Hypergraph.from_feature_kNN() need .detach() for input feature tensor
Issue -
State: closed - Opened by realxuyang about 2 years ago
- 2 comments
Labels: bug
#18 - 中文文档有误
Issue -
State: open - Opened by njtp111 about 2 years ago
- 4 comments
Labels: documentation
#17 - 推荐系统指标部分出现nan,可能是由于除0导致的
Issue -
State: closed - Opened by jiishy about 2 years ago
- 2 comments
Labels: bug
#16 - jsy add ndcg test
Pull Request -
State: closed - Opened by jiishy about 2 years ago
#15 - BUG: hg.add_hyperedges can add edges out of vertex index
Issue -
State: closed - Opened by realxuyang about 2 years ago
- 4 comments
Labels: enhancement
#14 - Can the k in top-k recall (retrieval evaluator) set to a ratio of samples instead of a fixed int?
Issue -
State: closed - Opened by realxuyang about 2 years ago
- 1 comment
Labels: enhancement
#13 - BUG: RetrievalEvaluator.validate_add_batch use the Tensor in CPU
Issue -
State: closed - Opened by realxuyang about 2 years ago
- 1 comment
Labels: bug
#12 - 关于稠密图数据用于训练
Issue -
State: open - Opened by Conor-heming about 2 years ago
- 13 comments
#11 - 可视化部分draw_in_poincare_ball(), Norm 运算产生0,导致除法运算报错
Issue -
State: closed - Opened by FUNCTIONair-han about 2 years ago
- 1 comment
Labels: bug
#9 - Question for the support of dhg for heterogeneous hypergraph
Issue -
State: open - Opened by mgao97 about 2 years ago
- 3 comments
Labels: enhancement
#8 - test-pr
Pull Request -
State: closed - Opened by beating-1224 about 2 years ago
#7 - Optuna version 1.10 is not exist
Issue -
State: closed - Opened by mamintoosi over 2 years ago
- 1 comment
#4 - The issue in segmentation
Issue -
State: closed - Opened by FeiyangWu6 over 2 years ago
- 4 comments
#3 - Is this still updated?
Issue -
State: closed - Opened by HeLongHuang about 3 years ago
- 1 comment
#2 - I am wondering if the tutorial is still going to be added? It seems like been a year for this repo.
Issue -
State: closed - Opened by RussellXie7 almost 4 years ago
- 2 comments
#1 - refatory contiguous_hyedge_idx
Pull Request -
State: closed - Opened by weiyx15 over 4 years ago