Hi,
I understand that aggregation weights in aggregator should be dictionary to map contributor name to its aggregation weights, and normally should be fixed.
What if for every round, server’s aggregation weights should be different and based on other DXO’s aggregated result?
What would be the best way to approach this problem?
Thanks!