Skip to content

Learning Sequence Encoders for Temporal Knowledge Graph Completion (Attempted code)

Notifications You must be signed in to change notification settings

kpiyush16/learning_sequence_encoders

Repository files navigation

learning_sequence_encoders

  • python3 is recommended
  • torch version recommended ==0.4.0 (pip3 install torch==0.4.0 torchvision)
  • All the details for how to use are in the Config class in TA_TransE_DistMult.py file.
  • Train or Test the architecture from main function.

About

Learning Sequence Encoders for Temporal Knowledge Graph Completion (Attempted code)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages