malllabiisc / HyTE

EMNLP 2018: HyTE: Hyperplane-based Temporally aware Knowledge Graph Embedding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unresolved attribute reference 'p' for class

cxjtju opened this issue · comments

in time_project.py line 40:
num_batches = len(data) // self.p.batch_size
error: unresolved attribute reference 'p' for class

Hi @cxjtju , did you found the answer you were looking for?