Skip to content

Learning the tree from lifted relational random walks #39

@SeongwooLimKR

Description

@SeongwooLimKR

Dear all,

After runing the lifted relation random walks, I get RWRPredicates.txt like following
image

When I follow the guide of grounded relational random walks, the result is just inference with given weight.

If I run the with -l flag like,

java -cp boostsrl_v1.1.1.jar edu.wisc.cs.will.GroundRelationalRandomWalks.RunGroundRelationalRandomWalks -grw -mln -l -train "./data/NELL/train/" -target teamplayssport -trees 1 -model "./data/NELL/rwr_model/"

, than the code generates tree with new structure and weight.

I want to learn the weight for the tree from lifted relational random walks
Is there any way to learn only weight without change the structure?

Thank you,
-Seongwoo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions