-
Pyro4.errors.NamingError: Failed to locate the nameserver
TimeoutError
> 11:29:54 [AutoNet] Start bohb
11:29:54 wait_for_workers trying to get the condition
11:29:54 DISPATCHER: started the 'dis…
-
https://github.com/automl/Auto-PyTorch/blob/900293795cd0f3766c39c87dcdb8c72a23d90659/autoPyTorch/pipeline/components/setup/network_backbone/utils.py#L97-L99
Shake-Shake and Shake-Drop do not get an…
-
I tried all night but still can't fix the error.
All requirements packages have been installed
-
Hello all,
✋
I really loved your amazing book and the work you’ve done here. I work on the “Flyte” project at Lyft and I’ve been playing around with adapting AutoPyTorch to work on Flyte.
I…
-
Here is the file tree of the `development` branch.
I will list up which files should be patched separately to merge [`reg-cocktail`](https://github.com/automl/Auto-PyTorch/tree/refactor_development_r…
-
Hello,
I have tried the example code on the GitHub page
```
from autoPyTorch import AutoNetClassification
# data and metric imports
import sklearn.model_selection
import sklearn.datasets
i…
-
https://github.com/automl/Auto-PyTorch/blob/efacc954273798fdf2c9a8b1c8c5ca8914d8e892/autoPyTorch/pipeline/components/training/trainer/RowCutOutTrainer.py#L41
`replace` should be set to False.
-
Hi,
I tried to run AutoPyTorch again:
```
from autoPyTorch import AutoNetImageClassification
import numpy as np
import os as os
autonet_image_classification = AutoNetImageClassification(…
-
I was able to run the classification.py but when running regression.py, the below error message showed up.
```
19:46:25 WORKER: start listening for jobs
19:46:25 [AutoNet] Start bohb
19:46:25 DI…
-
Here is part of my log file `results.json`.
```
[[48, 0, 0], 1200.0, {"submitted": 1592881287.3019679, "started": 1592881287.3047717, "finished": 1592882478.390403}, {"loss": 0.4213403548487583,…