haoyu

Results 5 issues of haoyu

It's a wonderful text classification system! I wonder what the form should the input be. Would you like to help me?

In the original paper, it uses a weighted average here. However, the implementation in average_weights is the simple average. Is there a bug or do I misunderstand something? Thanks!

Why does the FedAvg use a simple average without weight?

I find the project ignores the add operations in matrix product. So does it compute MACs instead of FLOPs?

Hi, the long-tail hashing is a wonderful work! Would you like to provide the code about how to generate k prototypes?