dongZheX

Results 17 issues of dongZheX

你好,我现在正在学习mall项目,遇到了个问题。 我现在idea中新建mall项目,然后分别新建需要的module,pom.xml我都使用了跟github中一样的。 运行mall-admin没有什么问题。 运行mall-portal和mall-search中分别出现下面的错误: The bean 'memberReadHistoryRepository', defined in com.dongzhex.mall.portal.repository.MemberReadHistoryRepository defined in @EnableMongoRepositories declared on MongoRepositoriesRegistrar.EnableMongoRepositoriesConfiguration, could not be registered. A bean with that name has already been defined in...

Hello, thanks for the code. In the paper, you follow the evlataion strategy used in 《How Powerful are Graph Neural Networks?》. In your code, I can't find how you calculate...

Hello, excellent job! I have a little question about GIN. Does GIN make nodes smoother and smoother like GCN? If not, does node feature represent the structure around this node?...

Hello, thansk for the code. I have a question about the way you split train/val/test dataset. The result of datasets you use is extremely influenced by split method. In your...

- fix bugs in to_dense_batch (pgl.utils.transforms) . - fix bugs in GlobalPool (pgl.nn.pool). - global pool examples

你好,首先感谢fitlog。 今天我在使用fitlog的时候,发现了一个问题,可能是当我的实验记录条数(401条)过多,在打开网页的时候,会弹窗报错Some error happens when initialize table。 系统:win10,fitlog版本已经更新到最新。 请问应该如何解决这一问题? 期待您的回复。

Thanks for the code. Good job. I train graphormer_slim in zinc dataset by bash examples/property_prediction/zinc.sh. Then I try to evalute it by: ``` python graphormer/evaluate/evaluate.py \ --user-dir graphormer \ --num-workers...

``Thanks for the code. Good job! At present, I am trying do some work based on Graphormer. And I try to reproduce the result in ogbg-molhiv, but meet some problems....

### 文档链接&描述 Document Links & Description 请问,有没有办法paddlepaddle的文档转为docset ### 请提出你的建议/提个PR修复这个问题 Please give your suggestion/update a PR to fix it _No response_

1. Implementation of PNA CONV 2. examples of PNA on ogbg-mol