-
dim in "get_warm_start_mgd" is defined as dim = len(source_solutions[0]). Since source_solutions[0] is tuple, this dim is always 2. I'm assuming dim = len(source_solutions[0][0]), otherwise get_warm_s…
-
-
See a lot of messages like
```
Out of bounds for instance 4, i = 50, x[50] = 37.000000, min[2] = 21.000000, max[2] = 36.000000
```
reported for valid arguments. To reproduce do
```
pip install f…
-
[CmaEsSampler](https://optuna.readthedocs.io/en/stable/reference/generated/optuna.samplers.CmaEsSampler.html#optuna.samplers.CmaEsSampler) says "Please note that this sampler does not support Categori…
-
### Describe the bug
I use pytorch-lightning 1.3.8 and nuptune. After I pass nuptune logger to trainer. I can use self.log(logger=nuptune_logger) to log parameters to nuptune. But when I use self.log…
-
Dear all,
In your new Readme you write
"We have found that the libmaes package often needs to be installed manually as BSMPT's cmake system often fails to install this."
Can you tell me what yo…
-
## Checklist
- [x] I have verified that the issue exists against the `main` branch of AllenNLP.
- [x] I have read the relevant section in the [contribution guide](https://github.com/allena…
-
Hi,
So on a second thought, I'd prefer having my own installation of bio_embeddings rather than running it through Docker, however, I encounter the following error when trying to install it on an H…
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/ray/issues) and found no similar issues.
### Ray Component
Ray Tune
### What happened + What you exp…
-
Command worked to an extent. These are some pretty complex environments, so it really put the library to its test. Once get the resulting .yml file, the conda env update command failed because of the …