-
Currently `cif_core.dic` does not contain any validation methods expressed in dREL, although it had prior to 8ca3b549288396eb1afa38b701d42a50f4ec2100. Said commit had removed validation method for `_s…
-
**Describe the bug**
Enabling regularization causes `CUDNN_STATUS_MAPPING_ERROR` for deepfm example (runs without problem without regularization). Also, using a keyword argument `lambda` to specify t…
-
when I use
`python run.py --problem sdvrp --graph_size 20 --baseline rollout --run_name 'sdvrp20_rollout'`
I get
```
{'baseline': 'rollout',
'batch_size': 512,
'bl_alpha': 0.05,
'bl_warmup_e…
-
Hello there again,
I am trying to reproduce the experiments of figure 3 in my own codebase, but I have not been successful in reproducing the results of the case of assigning temperatures according…
-
Hello, I recently working on playing SV with reinforcement learning, and I did like to use the simulator you create.
Cuz there is no License in your project, so I would like to ask for permission.
…
-
Post questions here for this week's oritenting readings: Veitch, Victor, Dhanya Sridhar & David M. Blei. 2020. “Adapting Text Embeddings for Causal Inference.” Proceedings of the 36th Conference on Un…
-
Hey, I'm trying to use nmslib's `HNSW` with a `csr_matrix` containing sparse vectors.
Creating the index works fine, adding the data and setting query time params too:
```py
items = ["foo is …
-
-
Is there any way to integrate this code with wavenet vocoder ?
-
Hamilton, William H., Jure Leskovec, Dan Jurafsky. 2016. [“Diachronic Word Embeddings Reveal Statistical Laws of Semantic Change.”](https://www.aclweb.org/anthology/P16-1141/) arXiv preprint arXiv:160…