You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello. I am new to federated learning and am researching what is the most appropriate protocol for federated learning. Among them, this library seems the most useful, so I'm going to try it.
I checked the official documentation and found that gRPC is supported by default and HTTP REST is supported experimentally. Is it possible for me to implement a communication protocol such as Rsocket myself and integrate it with the library?
thank you
The text was updated successfully, but these errors were encountered:
What is your question?
hello. I am new to federated learning and am researching what is the most appropriate protocol for federated learning. Among them, this library seems the most useful, so I'm going to try it.
I checked the official documentation and found that gRPC is supported by default and HTTP REST is supported experimentally. Is it possible for me to implement a communication protocol such as Rsocket myself and integrate it with the library?
thank you
The text was updated successfully, but these errors were encountered: