Daniel Gomm

Results 2 issues of Daniel Gomm

Hi, If I am not mistaken, there seems to be a bug when using the model on a Unipartite dataset when updating the memory at the end of each batch...

This pull request fixes issue #29. Instead of updating the memory separately for sources and destinations, both sets of nodes are updated at once, similar to the `update_at_start` strategy