Skip to content

Commit fd9ca35

Browse files
authored
Merge pull request #1903 from iArpanPatel/cms/iArpanPatel/hpe-dev-portal/platform/swarm-learning/home
Update Platforms “swarm-learning/home”
2 parents 98846a4 + ed74076 commit fd9ca35

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

content/platform/swarm-learning/home.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: HPE Swarm Learning
3-
version: 1.2.0
3+
version: 2.0.0
44
description: "HPE Swarm Learning is a decentralized, privacy-preserving Machine
55
Learning framework. "
6-
image: /img/platforms/guid-e80d248e-e754-498e-99d6-67508092f779-high.jpg
6+
image: /img/platforms/guid-e80d248e-e754-498e-99d6-67508092f779-high.png
77
width: large
88
priority: 3
99
frontpage: false
@@ -13,6 +13,8 @@ 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 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).
17+
1618
- - -
1719

1820
## Articles
@@ -43,6 +45,12 @@ HPE Swarm Learning is the industry’s first privacy preserving, decentralized m
4345

4446
<iframe width="560" height="315" src="https://www.youtube.com/embed/ORujFJ1lVVw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
4547

48+
**\- HPE Swarm Learning Demo**
49+
50+
In this around the IT Block demo, see HPE Swarm Learning in action, bringing machine learning model training to the data source and enabling collaboration across data silos. The example shown in this use case is cred card fraud detection.
51+
52+
<iframe width="560" height="315" src="https://www.youtube.com/embed/_LQsalXojSg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
53+
4654
- - -
4755

4856
## Listen to what the experts are saying
@@ -58,8 +66,9 @@ In this video Ronald van Loon and HPE Chief Technologist, Krishnaprasad Shastry,
5866
## Resources[](https://www.hpe.com/us/en/solutions/artificial-intelligence/swarm-learning.html)
5967

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

6473
- - -
6574

11.5 KB
Loading

0 commit comments

Comments
 (0)