Giter VIP home page Giter VIP logo

gem-benchmark's People

Contributors

dihuang0220 avatar palash1992 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  avatar  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  avatar  avatar  avatar  avatar  avatar

gem-benchmark's Issues

More a question than an issue

Hi Palash,

Thank you for your package. I would like to use for example network reconstruction. But I developed my own method of embedding I would like to test. Is it possible to do it with your package ?
It seems that the graph reconstruction function need a graph_embedding object I can't give as my method is not implemented.

Best.

File gem/utils/embed_utils.py does not exist in repository

Describe the bug
While trying to run the script gem/experiments/exp.py script, I got the following error:

Traceback (most recent call last):
    File "exp.py", line 19, in <module>
        from gem.evaluation.evaluate_link_prediction import expLP, expLPT
    File "/home/{username}/GEM-Benchmark/gem/evaluation/evaluate_link_prediction.py", line 12, in <module>
        from gem.utils import embed_util                                                                                                                                                                               ImportError: cannot import name 'embed_util' from 'gem.utils' (/home/{username}/GEM-Benchmark/gem/utils/__init__.py) 

The file gem/utils/embed_utils.py doesn't seem to be in the master branch of the repository.

To Reproduce
Steps to reproduce the behavior:

  1. Execute command git clone https://github.com/palash1992/GEM-Benchmark
  2. navigate to GEM-Benchmark
  3. Rename the directory gem-ben to gem
  4. Execute command pip3 install -r requirements.txt --user
  5. Execute command export PYTHONPATH=$PYTHONPATH:/home/{username}/GEM-Benchmark
  6. Navigate to gem/experiments/
  7. Execute command python exp.py

Expected behavior
The script exp.py to run without errors.

Desktop:

  • OS: Ubuntu 16.04
  • Python: 3.6.9

Additional context
I had the project GEM installed but it was preventing this project from running so I had to first uninstall it. Figured I'd mention this detail. Also, the file wouldn't run without me changing the directory GEM-Benchmark/gem-ben to GEM-Benchmark/gem.

Thank you.

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.