-
It's not clear that we want to enforce strict type hinting for qiskit and/or include mypy in our CI, but I do think that for the places where type hinting exists, there those hints should aim to be co…
-
### Description
I was sketching out some ideas for changing BCs recently. The basic idea I thought of is:
- Boundary state will stay the same (on the back-end) based on #1727:
```julia
for fa…
-
Hi , first not very sure that the issues section is the best place for this so I apologise before hand. Theres not much of a forum community online for JAX (no mailing list ?) yet, and this can almost…
-
Hello! I'm working on a project that requires adding additional attributes to particular xml nodes of the svg, of which are derived by the svg's external environment. In other words, I would like to t…
-
# Abstract
Numerous CSS modules have interpolation as a part of them: keyframe animations, transitions, gradients, and the new color mix functions. Consolidating interpolation into a module that ma…
-
When implementing COLRv1 variations we're running into problems when varying color stops of COLRv1 `PaintVarRadialGradient` into the negative, or varying the radii of `PaintVarRadialGradient` into neg…
drott updated
2 years ago
-
**Describe the feature and the current behavior/state:**
Gradient accumulation is extremely useful when working with large images/volumetric data, using low-end hardware, or training on multiple GP…
-
i got negative loss when training wavenet with THSCH-30 dataset.
```
Wavenet Train
###########################################################
Checkpoint_path: i:/data/voice/logs-Tacotron-2\…
-
## Artifacts that may help
### Overall thrust of the approach
1. Acquire directions for the HF Factor and the LF Factor. I paired with Chris on this, and we used some code that we extracted from…
-
Hey Dai,
On lines 291:298 of [mpo.py](https://github.com/daisatojp/mpo/blob/bd06fcafb38cb335707e3b694eef00d2730169d5/mpo/mpo.py#L291) u compute a `loss_p`.
Could you explain why the parameters in …