-
I tried to reproduce the 600-qubit VQE mentioned in [the whitepaper](https://arxiv.org/abs/2205.10091) by running a script slightly modified from [examples/vqe_extra_mpo.py](https://github.com/tencent…
-
Hi Robert,
Thanks for the super helpful implementation guide for CMA-ES in JAX. I came across an inconsistency in the implementation about the variable `y_w` in your code.
Eq. 45 from Hansen's t…
-
**Describe the bug**
Gives error during import, saying: `RuntimeError: Failed to import transformers.trainer because of the following error `
**To Reproduce**
```
!pip install pysentimiento -q
…
-
I have implemented a genetic algorithm that calls forward evaluations of a model that I have fitted previously (in particular, a `FixedNoiseGP`). However, I am having problems parallelizing it with `m…
-
## 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…
-
## 🐛 Bug
Resuming checkpoint that contains a LightningDataModule in ddp setting give RuntimeError: Default process group has not been initialized, please make sure to call init_process_group
###…
-
https://github.com/ericmedvet/jgea/blob/2f1dbf844882bfdc4cc66824f2a9c0ec2f59c195/src/main/java/it/units/malelab/jgea/core/evolver/CMAESEvolver.java#L376
This line of code can throw an error when ve…
-
Thanks for providing this solver. I am wondering if it is possible to add an option of supporting Apach 2.0 license, as the c-cmaes solver [did](https://github.com/CMA-ES/c-cmaes/blob/master/LICENSE).…
-
**Is your feature request related to a problem? Please describe.**
Hi, my team is working on using the speech diarization within our processing pipeline and to optimize for speed, we are passing our …
-
## 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…