-
Hello,
Congrats for your work and thank you for releasing the code!
Does you code support multi-classes? Is there an easy way to extend it?
Regards,
Reuben
-
# Abstract
It is possible to use Genetic Programming to automatically develop Quantum Circuits that solve a given problem/use case. What is more, I think we can use Qiskit (& the noise configuration …
-
**Introduction**
I am working on [Yuck](https://github.com/informarte/yuck), a solver for combinatorial optimization problems specified using the [MiniZinc](https://www.minizinc.org/) language. Imp…
-
#### Feature
Instead of emitting a function call when a constructor or extractor is used, under some circumstances ISLE should inline the body of the term at the call site. It currently does this f…
-
* find / eliminate equivalent latches (or negation-equivalent ones)
* reduction of combinatorial nodes
* find implications
While SAT simplification can reduce the query size a help a lot, already…
-
This is an idea that builds on Super Side Traces (#108).
Suppose that when we create a side trace we do construct the super-IR that includes all parent instructions. It is likely that this super-IR…
-
-
Approaching 2D flat construct first. This means given an input image of a castle from just a front view, calculate from each level (bottom to top) which lego blocks can be used.
- [ ] Using Blender t…
-
Hello,
Let me start by saying that I am a fan of your work here. I have recently open-sourced by GNN-based meta-learning method for optimization. I have applied it to the sparse index-tracking prob…
-
## Keyword: sgd
### A Convergence Theory for Federated Average: Beyond Smoothness
- **Authors:** Authors: Xiaoxiao Li, Zhao Song, Runzhou Tao, Guangyi Zhang
- **Subjects:** Machine Learning (cs.LG);…