Giter Site home page Giter Site logo

zeapugu / know-evolve Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rstriv/know-evolve

0.0 1.0 0.0 16.9 MB

Implementation code for ICML '17 paper "Deep Temporal Reasoning for Dynamic Knowledge Graphs"

Makefile 0.89% C++ 72.07% Shell 0.79% Cuda 22.21% C 4.04%

know-evolve's Introduction

Know-Evolve

This repository holds code for ICML '17 paper: "Know-Evolve: Deep Temporal Reasoning for Dynamic Knowledge Graphs"

Install

To get source code, run:

git clone https://github.com/rstriv/Know-Evolve.git

There are two steps required for complete installation:

  1. Install base graphnn library:
cd code/graphnn_base

Please follow the intallation instructions provided on Readme page. This is an obsolete and slightly modified version of graphnn library.

  1. Build Know-Evolve Code:
cd code/know_evolve
make

This would create a build directory. If you get any error, please check to see that paths in your Makefile are correct.

Run Experiments

To run experiments on small sample dataset (500 entities):

cd code/know_evolve
./run_small.sh

To run experiments on full dataset (will require longer testing time):

cd code/know_evolve
./run_large.sh

You can change various hyper-parameters and try your own dataset using configurations in these files.

For any questions, please contact: rstrivedi AT gatech DOT edu

Reference

@InProceedings{trivedi2017knowevolve,
  title = 	 {Know-Evolve: Deep Temporal Reasoning for Dynamic Knowledge Graphs},
  author = 	 {Trivedi, Rakshit and Dai, Hanjun and Wang, Yichen and Song, Le},
  booktitle = 	 {Proceedings of the 34th International Conference on Machine Learning},
  year = 	 {2017}
}

know-evolve's People

Contributors

rstriv avatar

Watchers

 avatar

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.