Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 203 Bytes

PySyft

A Library for Private, Secure Deep Learning

Installation

pip install -r requirements.txt

python3 setup.py install

Run Unit Tests

python3 setup.py test