-
## Keyword: sgd
### A Convergence Theory for Federated Average: Beyond Smoothness
- **Authors:** Authors: Xiaoxiao Li, Zhao Song, Runzhou Tao, Guangyi Zhang
- **Subjects:** Machine Learning (cs.LG);…
-
When trying to deploy the hogwarts demo using Docker, it fails to build. Is there any specific command you require?
-
-
When trying to execute forward_pass of a multi-output model with a loss the loss calculation fails because of a call to squeeze_or_expands_to_same_rank call inside the LossWrapper, as the parameters p…
-
### *Project idea 3: Research about deploying LLM with Jina*
| info | details |
| ---------------- | ------------------------------…
-
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
54
…
-
How We can change the model and datset
-
你好,请问FedMatch-src是你自己把[FedMatch](https://arxiv.org/abs/2006.12097)这篇论文用Pytorch实现的代码吗?我看源码给的是tensorflow,在github上查找的时候,正好看到了你的代码,所以想和你交流一下。
-
Hello,
I am required to use trained models, so I need to save the client models and results after each round for applying the XAI method (SHAP). I found an example in TensorFlow. My goal is to save…
-
Nice work on this! I've been thinking of doing something similar with JAX with either [tfjs-tflite](https://github.com/tensorflow/tfjs/tree/master/tfjs-tflite) or ORT Web.
I'm curious if you have a…