0

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

joseprupi
  • 317
  • 4
  • 13

1 Answers1

0

An explanation can be found at Frey and Dueck 2007

joseprupi
  • 317
  • 4
  • 13