Skip to content

Commit 6ac86d1

Browse files
authored
Merge pull request #1907 from hpe-dev-incubator/cms/platform/swarm-learning/home
Update Platforms “swarm-learning/home”
2 parents 0d0a5d2 + b18d995 commit 6ac86d1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

content/platform/swarm-learning/home.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ 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+
17+
18+
![HPE Swarm Learning architecture](/img/hpe-swarm-learning-diagram.png "HPE Swarm Learning architecture")
19+
1620
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).
1721

1822
- - -
@@ -66,9 +70,9 @@ In this video Ronald van Loon and HPE Chief Technologist, Krishnaprasad Shastry,
6670
## Resources[](https://www.hpe.com/us/en/solutions/artificial-intelligence/swarm-learning.html)
6771

6872
* **[HPE Swarm Learning home page](https://www.hpe.com/us/en/solutions/artificial-intelligence/swarm-learning.html)**
69-
* **[HPE Swarm Learning community edition ![](Github)](https://github.com/HewlettPackard/swarm-learning)**
70-
* **[Try HPE Swarm Learning examples ![](Github)](https://github.com/HewlettPackard/swarm-learning/tree/master/examples)**
71-
* **[HPE Swarm Learning client ![](Github)](https://github.com/HewlettPackard/swarm-learning/blob/master/lib/src/README.md)**
73+
* [**HPE Swarm Learning community edition ![](Github)**](https://github.com/HewlettPackard/swarm-learning)
74+
* [**Try HPE Swarm Learning examples ![](Github)**](https://github.com/HewlettPackard/swarm-learning/tree/master/examples)
75+
* [**HPE Swarm Learning client ![](Github)**](https://github.com/HewlettPackard/swarm-learning/blob/master/lib/src/README.md)
7276

7377
- - -
7478

112 KB
Loading

0 commit comments

Comments
 (0)