-
Hello,
I believe I am having issues with running the Salsa attack on a provided toy example. I downloaded the "80_7_omega15_lwe_data_prefix.tar.gz" and extracted it using the following command:
…
-
Hi, I'm trying to train examples using the configurations in `configs/example_training`.
When I use yaml files such as imagenet-f8_cond.yaml or txt2img-clipl.yaml, there are no issues.
However, wh…
-
Add a toy model to test forward modeling.
pkgpl updated
2 months ago
-
Hi Kai,
The example rds data is missing in the package, i would be appreciated if u can attach the example data in the repository.
Besides, in the object after the fit process, there exits 'colu…
-
Hi,
Attempting to compile slang modules with specializations produces segmentation fault with a "expected entry point to be a function" signal from the library. I reproduced this error trying to ru…
-
How to reproduce the results in the paper and the video?
-
Thank you for this great package!
I am currently collaborating with a coauthor on a project involving Matrix Completion (MC). I work in R, and he works in Stata.
We are trying to reproduce resul…
-
Dear authors, could you please provide guidelines for using this package. Thanks a lot!
( I tries with catkin_make but met with several bugs .
-
Hi, thanks for this great library!
I am getting perfect correlation for the following toy example. I expected ~zero correlation as in the regression approach.
```python
import numpy as np
import…
-
When I follow quickstart example and run
python -u main.py -data ../data/raw/dblp/toy.dblp.v12.json -domain dblp -model tbnn_dt2v_emb
I get below error:
Loading sparse matrices from ./../data…