Skip to content

There is no causal_model in the common folder #7

@Wzh-42

Description

@Wzh-42

The code in run_s-agcn.py says

if args.causal:
from common.causal_model import *
else:
from common.s_agcn import *

But there is no causal_model in the common folder. Could you tell me what the code is?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions