See bug video, but essentially before I nest a text/style node prompt, information there is being saved, so when the prompt is nested and I provide a value in the nested node, it ignores it and only u…
According to my own understanding, when setting "self_train=True" meanwhile "source_sample_mode=True", the source domain needs to use "nway_kshot_dataloader", and the target domain needs to sample acc…
The function `marl_eval.plotting_tools.plotting.probability_of_improvement(...)` is defined to return a Matplotlib Figure but actually returns an Axes.
We can either update the type definition or m…
# How would you like the feature to work?
As users experiment with materials it will be very useful to have some good examples in the Library to allow for use and adaptation. It would also allow for …
I generate images using two sets of layered parameters: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
and
1,1,1,1,1,1,1,1,1,1…
The `DatabaseMigrations` sample is working great for me in local development. However, by default, it's included when I `azd up`. The `MigrationService` seems to get deployed as an Azure Container App…
Thanks for the great probabilistic modelling tool!
I am wondering whether there is any simple way to adjust the proposal distribution for momentum in HMC/NUTS samplers? So that I will be able to ad…
Hi there!
```yaml
# Handle with a high-level handler
# For an extensive use of such handlers, see https://github.com/ucsb-seclab/hal-fuzz
# WARNING: if used in fuzzing, Python-based handle…
In the paper, the update in G steps is according to formula 4, in which generative probability is defined by the product of several probability along the way from node v_c to node v. However, in the p…
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn't a…