Skip to content

Commit 4982b7e

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

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

content/platform/swarm-learning/home.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 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).
17+
1618
- - -
1719

1820
## Articles
@@ -65,7 +67,8 @@ In this video Ronald van Loon and HPE Chief Technologist, Krishnaprasad Shastry,
6567

6668
* **[HPE Swarm Learning home page](https://www.hpe.com/us/en/solutions/artificial-intelligence/swarm-learning.html)**
6769
* [**HPE Swarm Learning community edition ![](Github)**](https://github.com/HewlettPackard/swarm-learning)
68-
* [**Try HPE Swarm Learning examples ![](Github)**](https://github.com/HewlettPackard/swarm-learning/tree/master/examples)
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)**
6972

7073
- - -
7174

0 commit comments

Comments
 (0)