-
Thank you very much for your library.
I try to use it in order to solve qubo formulations ( x^T Q x = min)
Sum (i,j, x[i]*x[j]*qubo[i][j])
qubo being a symmetric matrix, I thought this should do…
-
## Keyword: detection
### Video Anomaly Detection by Estimating Likelihood of Representations
- **Authors:** Yuqi Ouyang, Victor Sanchez
- **Subjects:** Computer Vision and Pattern Recognition (cs.C…
-
Hello,
In collaboration with MBmasher, I present a new solution to the length problem.
**The Problem**
Currently the algorithm addresses length as the total object count of a map. While this id…
-
First of all, great job on the paper and the overall project !!
I went through the repository but I don't seem to find the code for generating the initial concepts; the ones before the selection m…
-
The codes for the 2023 IEEE CAMSAP article "Submodular Optimization for Placement of Intelligent Reflecting Surfaces in sensing systems" is provided [here](https://github.com/TaraEsmaeilbeig/Submodul…
-
## Keyword: sgd
There is no result
## Keyword: optimization
### Joint Information and Mechanism Design for Queues with Heterogeneous Users
- **Authors:** Authors: Nasimeh Heydaribeni, Achilleas Ana…
-
At the end of Proof of Proposition 1, you mentioned that $Q^\text*_s$ is lower semicontinuous by theorem 7.1 of Rockafellar (1970).
I have no idea how it comes.
According to eq(12), the definition…
-
How is it possible to use this model for a custom dataset ?
I currently have few classes that I wish to use the model to train and I also have the concepts json file with me using GPT-3.
-
@chschroeder - AL deals primarily with selecting data points which need to be added to the training set. Can it also be used to select datapoints which need to be purged out of the training set becaus…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD