-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
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:
- Tensorflow 1.13.1 for python 2.7 has no distribution for windows platform.
- You can pull the ready Tensorflow 1.13.1 image and run a container out of it easily.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels