You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello ! I.m very interesting in your research. Nice work !
when I run model.compile(), the flow arror generate:
assert adj_list[0].shape[0] == self.w0.shape[0], f'The number of rows
AttributeError: 'Adjacency' object has no attribute 'w0'