Merge pull request #737 from hslatman/hs_pysyft

Add PySyft and PyGrid
This commit is contained in:
Joseph Misiti 2020-10-02 12:38:52 -04:00 committed by GitHub
commit 171e58a1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1127,6 +1127,8 @@ be
* [mljar-supervised](https://github.com/mljar/mljar-supervised) - An Automated Machine Learning (AutoML) python package for tabular data. It can handle: Binary Classification, MultiClass Classification and Regression. It provides explanations and markdown reports.
* [evostra](https://github.com/alirezamika/evostra) - A fast Evolution Strategy implementation in Python.
* [Determined](https://github.com/determined-ai/determined) - Scalable deep learning training platform, including integrated support for distributed training, hyperparameter tuning, experiment tracking, and model management.
* [PySyft](https://github.com/OpenMined/PySyft) - A Python library for secure and private Deep Learning built on PyTorch and TensorFlow.
* [PyGrid](https://github.com/OpenMined/PyGrid/) - Peer-to-peer network of data owners and data scientists who can collectively train AI models using PySyft
<a name="python-data-analysis"></a>
#### Data Analysis / Data Visualization