Skip to content

Commit ed74076

Browse files
committed
Update Platforms “swarm-learning/home”
1 parent 4982b7e commit ed74076

File tree

1 file changed

+1
-1
lines changed
  • content/platform/swarm-learning

1 file changed

+1
-1
lines changed

content/platform/swarm-learning/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags:
1313
---
1414
HPE Swarm Learning is a decentralized, privacy-preserving Machine Learning framework. This ML framework utilizes the computing power at, or near, the distributed data sources to run the Machine Learning algorithms that train the models. It uses the security of a blockchain platform to share learnings with peers in a safe and secure manner. In HPE Swarm Learning, training of the model occurs at the edge, where data is most recent, and where prompt, data-driven decisions are mostly necessary. In this completely decentralized architecture, only the insights learned are shared with the collaborating ML peers, not the raw data. This tremendously enhances data security and privacy.
1515

16-
With HPE Swarm Learning v2.0.0 release, user can now extend swarm client to have other machine learning platforms as well. Currently swarm client has machine learning platforms like PyTorch and Keras (based on Tensorflow 2 in backend). Please find the instruction to extend swarm client [here](https://github.com/HewlettPackard/swarm-learning/blob/master/lib/src/README.md).
16+
With HPE Swarm Learning v2.0.0 release, user can now extend Swarm client to support other machine learning platforms as well. Currently Swarm client supports machine learning platforms like PyTorch and Keras (based on Tensorflow 2 in backend). Please find the instructions to extend Swarm client [here](https://github.com/HewlettPackard/swarm-learning/blob/master/lib/src/README.md).
1717

1818
- - -
1919

0 commit comments

Comments
 (0)