Skip to content

Few tips about running the code #29

Description

@CottePutman

I ran this code successfully on the following enviroment within Docker Desktop:
Python 2.7.3 (Notice that python version under 3.0 is necessary due to the existence of many utilization of the "print" function without brackets, which would throw errors if versions above 3.0 are implemented)
Tensorflow 1.13.1 (I didnt manage to setup the gpu version)

About the dataset:
You should copy the download URL of NELL-995 into your downloading software instead of visiting it directly in your broswer, while FB15k-237 can be done so.

Reason why use the docker:

  1. Tensorflow 1.13.1 for python 2.7 has no distribution for windows platform.
  2. You can pull the ready Tensorflow 1.13.1 image and run a container out of it easily.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions