lepangdan
lepangdan
## Question **Whether the grid node will see the data uploaded from the data owner?** ## Further Information I recently study the course in OpenMined website. Currently, I am running...
hi, I am interested in vertical federated learning, it seems there aren't the implements of vertical federated learning. Will you plan to implement the vertical federated learning in distributed way.
##"failed to connect to all addresses" hi, I have tried to run the example quickstart_pytorch, and encounter a bug shown as follows, ``` Traceback (most recent call last): File "client.py",...
## Description when I run `pip install git+http://github.com/OpenMined/PySyft@dev#egg=syft`, I encounter an install bug: ` ERROR: syft from git+http://github.com/OpenMined/PySyft@dev#egg=syft does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml'...
## Question **How to save and load the checkpoint of splitNN?** ## Further Information Even though it is easy to save and load models in vanilla PyTorch, I encountered some...