-
E2e test is down. Reason is straightforwad that server report 503 issue and I did some check and notice this has been tracked in torch community.
As the patch is only available on master and ther…
-
### 🐛 Describe the bug
MNIST no longer downloading from LeCun website, according to him should update URL to HuggingFace
https://x.com/ylecun/status/1861178764996079752?t=i9U_SMktZgFKXGIAUbif4g&s=19…
-
Hi author, your test_register.py is using MNIST to do the alignment, can you provide a version of the code to do the alignment using your own local dataset or probably provide the modification method.…
-
之前没有太多的调参经验,想知道像这里的MNIST如果要替换成自己的dataset的话大致需要怎么做?
> -- [INCOMPLETE] configs/mnist/plain_usage/cfg.py --
from torchvision.datasets import MNIST
from alchemy_cat.dl_config import Config
cfg …
-
Hello maintainers,
When I used the mnist dataset shared with dropbox to train the model, I got an error.
The command I used is `./run_parametric_opt.sh` in the directory of `mnist` and traceback …
-
请问大佬们,我的FATE版本是1.11.3,使用自定义模型时一直报错
ModuleNotFoundError: No module named 'fate_llm',请问如何解决呢
本地测试通过了
以下是我的运行代码
from federatedml.nn.dataset.image import ImageDataset
from federatedml.nn.model_zoo.…
-
Commit 2a4fe4be1ad7f2a6900408641d128e73469edbd8 made the accuracy on the MNIST dataset decrease from 6-7 degrees to 26-27 degrees.
The version before that commit can be used as a workaround for now…
d4nst updated
4 years ago
-
Hi,
I was interested in trying to train a FIF on MNIST down to a latent dimensionality of 128, or even 12 to compare the compression.
I am using an encoder/decoder, similar to Table 11: https://ar…
-
### What happened?
When I run the following scripts:
```
import kubeflow.katib as katib
def train_mnist_model(parameters):
import tensorflow as tf
import kubeflow.katib as katib
…
-
After running the multi-process pool, the program does not respond and no error is reported. Can you tell me what is the cause? Thanks
**result:**
`2024-02-29 11:01:32,320 WARNING {server} [collecti…