-
As per industry experts - "AI is moving from clouds and datacenters to end devices."
Read up on practical applications of FEDERATED LEARNING .
-
**What would you like to be added/modified**:
[**Plato**](https://github.com/TL-System/plato) is a new software framework to facilitate scalable federated learning. So far, Plato has already su…
-
>此 ISSUE 为 [隐语开源共建计划(SecretFlow Open Source Contribution Plan,简称 SF OSCP)](https://github.com/orgs/secretflow/discussions/1181)任务 ISSUE,欢迎社区开发者参与共建~
若有感兴趣想要认领的任务,但还未报名,辛苦先完成[报名](https://www.wjx.top/vm…
-
-
### Description
Hi Team, there is admittedly some overlap between this issue and a previous one. However I thought I would make a new one since the other is fairly old. I am looking for some data loa…
-
Does Executorch support on-device training (online learning/model update on edge devices)? If yes, how to enable this? Thanks.
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi,
I need to build a prototype for federated learning on mobile (initially iOS). I have succeeded to transfer the pytorch model with torchscript and running inference of the dataset works perfectl…
-
# Description
C++ is one of the most defining programming languages of our time. It is used in many critical applications and the go-to language for performance-sensitive applications, such as robo…
-
### 🚀 The feature, motivation and pitch
I am working with weight matrices that look as follows:
As you can tell, considerable parts of the tensor are 0 and do not influence the output. Typical…