vivian1993 / RLogic

18 stars 0 forks source link

RLoigc

Introduction

The official Pytorch implementation of the paper RLogic: Recursive Logical Rule Learning from Knowledge Graphs

KG Data:

Usage

For example, this command train a RLogic on family dataset using gpu 0

  python main.py --train --test --recur --get_rule --data family --topk 2400 --gpu 0

Each parameter means: