Reputation: 349
I'm implementing the Binary Variable Model for Affinity Propagation and have a conceptual doubt about it.
I can understand most of the algorithm and have my implementation working, but I don't understand why is not needed to send both values for the messages and why after adding incoming messages positive values correspond to one and negative to zero.
Thanks
Upvotes: 0
Views: 152