Coder Social home page Coder Social logo

Cora,Citeseer,Pubmed about difformer HOT 5 CLOSED

qitianwu avatar qitianwu commented on September 18, 2024
Cora,Citeseer,Pubmed

from difformer.

Comments (5)

qitianwu avatar qitianwu commented on September 18, 2024

您好,应该是版本不匹配的问题吧。需要先安装torch sparse几个包,最后再安装pytorch geometric

from difformer.

ChengLeiYu-Maker avatar ChengLeiYu-Maker commented on September 18, 2024

pip install torch-scatter torch-sparse torch-cluster torch-spline-conv -f https://pytorch-geometric.com/whl/torch-1.9.0+cu102.html
pip install torch-geometric
我是按照这个顺序装的

from difformer.

qitianwu avatar qitianwu commented on September 18, 2024

你看看这几个包的版本是否和requirement.txt里的一致,还有你安装的cuda版本,torch版本是否能对应上

from difformer.

ChengLeiYu-Maker avatar ChengLeiYu-Maker commented on September 18, 2024

一致的然后出现了│Segmentation fault (core dumped) 的问题。不知道方不方便提供一个doker,针对这三个数据的。Citeseer这个数据我版本不一样跑出来差的太多了。

from difformer.

qitianwu avatar qitianwu commented on September 18, 2024

hello, 不知道你的问题是否已经解决了。docker文件因为太大所以不方便共享。我自己测过几次也收集了其他同学的反馈,如果版本一致操作正确的话复现结果是没问题的。如果出现了问题,大概就是以下几个原因:

  1. 环境不一致(这个不会导致太大的偏差)
  2. 数据集版本不一致
  3. 没有按照提供的脚本使用正确的超参,或者没有使用提供的数据预处理/训练代码运行模型

from difformer.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.