Giter VIP home page Giter VIP logo

hgls's People

Contributors

opilgrim avatar zm7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hgls's Issues

Bugs in the code, can not run the code to get the results in your papper for datasets ICEWS18, ICEWS05-15, and GDELT

Thank your code for this paper. But there are some bugs/mistakes existing in the code.
Obviously, in the running of the normal code, the overheads of running datasets ICEWS18, ICEWS05-15, and GDELT are too huge to run. So you use two different ways of data loading for the above three datasets and dataset ICESW14s (It also refers to the “In order to speed up training and testing, for ICEWS18, ICEWS05-15, and GDELT datasets, data in the required format can be constructed in advance before training and testing: python save_data.py --data=DATA_NAME” in your readme). That also can be seen in your code (main,py)
image
For dataset icews14s, you use the “co.collate_rel” function while for other datasets you use the “collate_new” function. The point is that there exists problems in this part, resulting in the failure of running code. So the followers can not run your code to reproduce your work.
image
Also, there exist other bugs in the code which hinder the reproductivity of this work.
Such as this part in main.py (which can not correspond to the naming rule in save_data.py )

image

Failed to reproduce

Thank your code for this paper, but I failed to reproduce .Can someone tell me where the results in the paper came from? I ran 500 epochs on ICEWS14s and the results are shown in the following figure, but did not achieve the expected results. I slightly modified the code so that ICEWS14s can also be loaded from folder
图片

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.