-
### Environment
- **Qiskit Optimization version**: 0.6.1
- **Python version**: Python 3.11
- **Operating system**: Windows 11 Enterprise
### What is happening?
When using the [Vehicle Rou…
-
Great work! Very interesting!
In the README, you say that MLPP serves to revitalize C++ as a machine learning front-end. How does MLPP separate itself from the [Pytorch C++](https://github.com/pra…
-
Hi thanks for this contribution
as a small exercise I am training SD2 on the pokemon dataset
I precomputed the latents and it starts training on one gpu
However at the evaluation time I get the fol…
-
Hello everyone,
I hope this issue hasn't been discussed already. I tried a search through the issues with no luck.
I was wondering if anyone knows a way to quickly visualize the results coming o…
-
For now the only stopping criterion is the budget, we should support others such as relative improvement or time
Related to #546
-
The possibility to have alternatives to solph is part of oemof's core design. At the Nov. '18 dev meeting the idea came up, to implement such an alternative that can directly model classical control s…
-
### What happened + What you expected to happen
Error caused due to code expecting scalars on cpu when perturbation is done for PB2 schedule with gpu learner.
Code to reproduce:
```
ray.init()
…
-
## 🚀 Feature
Support `torch.linalg.einsum`.
cc @jianyuh @nikitaved @pearu @mruberry @heitorschueroff @walterddr @IvanYashchuk @xwang233 @Lezcano @rgommers @pmeier @asmeurer @leofang @AnirudhDagar …
-
Provide a family of `[U]Int128`, `256`, ... up to a reasonable threshold where flexibly-sized bignum becomes competitive (most likely 1024 bits). This should be done as generically as possible so that…
-
I am testing nevergrad with a large parameter space and a very simple objective function.
Running `NGOpt.minimize` on a single worker with 1000 budgets takes about 14 seconds, while running simply r…