-
Hi,
I was testing this tutorial with my own dataset. It's working fine till secure encrypted aggregation. However, I have found this error with my dataset. I have also followed the tutorial fully.…
-
When I run the "main_nn.py", an error appears:
`============================= test session starts ==============================
platform linux -- Python 3.6.9, pytest-5.3.1, py-1.8.0, pluggy-0.13.1…
-
I try to import torchvision in order to use a fedearted dataset from the tutorial with a VGG (or any other existing model)->
https://github.com/OpenMined/PySyft/blob/dev/examples/tutorials/advance…
-
**Title:** Building a language model from private biomedical datasets using SyferText
**Mentor:** Alan Aboudib
**Level:** Intermediate
*Introduction*
------------------
SyferText is a NLP li…
-
Hi I was trying to use raspberry pis to do federated machine learning
I run python3 run_websocket_server.py --port 8778 --id bob --host on each pi
and Federated Recurrent Neural Network.ipynb on my…
-
Hi,
I am using your helloworld example in iOS and I am trying to add on device training and I got stuck pretty much right away when trying to create the optimizer.
The first issue was that the o…
-
Hi, I am trying to replicate the tutorial (Part 06 - Federated Learning on MNIST using a CNN.ipynb) with CIFAR10 dataset and with a network model I defined myself. However, it gives an error like thi…
-
Hi, I am using PyTorch 1.4.0, and syft version 0.2.3.a1. I am trying to run [grid tutorial on federated learning](https://github.com/OpenMined/PySyft/blob/master/examples/tutorials/grid/federated_lear…
-
We want to test in real context and benchmark our 3 methods to convert float to fixed precision integers (which are used when encrypting tensors).
We'd like to do this with model evaluation. For ex…
-
I have confusion about the torch version
In Installation guide and the root README.md , PyTorch version is 1.1.0
but in PySyft/examples/tutorials/advanced/websockets-example-MNIST-parallel/Asynchron…