-
Sampling from discrete variables, as shown [here](https://arxiv.org/pdf/1912.04681.pdf).
-
### Expected Behavior
'NoneType' object has no attribute 'shape'
### Actual Behavior
![face migration v3-cn-1731636022006](https://github.com/user-attachments/assets/f3892e3d-5eb5-490e-8f99-ab7e5…
-
tl;dr **samplers should be swappable and composable. for that we need a common interface**
There's a lot of hot stuff in the pipeline re. MCTS, the vanilla sampler, etc.
One thing I'm afraid of …
-
When running the variational inference model fits in `hfs_model.ipynb`, `hfs_anomaly_model.ipynb`, `cn_ratio_model.ipynb`, and `cn_ratio_anomaly_model.ipynb`, I get the following error (image and stac…
-
We should consider adding a few standard splitters with automatic shuffling:
- `split_train_test(ratio=[0.8,0.2])`
- `split_train_val_test(ratio=[0.65,0.15,0.2])`
- `split_k_fold(k=5)`
- `split_ba…
-
The current implementation of the dy and smea methods only applies once or twice at an early step. As-is, these resampling methods produce a lot of noise that the sampler can't denoise, if at all.
…
-
## 🐛 Bug
When we run dgl/tools/launch.py, it will return Failures if num_samplers = 1 and return _frozen_importlib._DeadlockError when num_samplers > 1.
## To Reproduce
Steps to reproduce the b…
-
### Expected Behavior
Running two identical workflows with the KSampler (Advanced) with the exact same parameters and inputs should always result in the same image generation.
### Actual Behavior
T…
-
Hello!
I've been trying to run sampling with REINVENT4, and I've been encountering some issues. To check to see if it was an issue with my own molecules, I used the sample scaffolds.smi file that …
-
**Is your feature request related to a problem? Please describe.**
This isn't a big deal, but now that we have multiple sampling algorithms, it would be nice if we could condense the syntax for speci…