Metadata-Version: 2.1
Name: deepee
Version: 0.1.3
Summary: Fast (and cheeky) differentially private gradient-based optimisation in PyTorch
Home-page: https://github.com/gkaissis/deepee
License: Apache-2.0
Author: Georgios Kaissis
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: black (>=20.8b1,<21.0)
Requires-Dist: mypy (>=0.812,<0.813)
Requires-Dist: scipy (>=1.6.1,<2.0.0)
Requires-Dist: torch (>=1.8.0,<2.0.0)
Requires-Dist: torchvision (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/gkaissis/deepee
Description-Content-Type: text/markdown


