Commons resources between DeltaML projects


Keywords
federated, learning, machine, IA
License
MIT
Install
pip install DeltaML-commons==0.10.17

Documentation

DeltML commons

Requirements

pip install twine

Manual Upload new version

1 - update <VERSION> in setup.py

2 - Run python setup.py sdist

3 - Run twine upload dist/<VERSION>