-
- [x] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [Github Discussions](https://gith…
-
`chr5 4450315 Minda_108 N . PASS SVLEN=536;SVTYPE=INS;SUPP_VEC=ONT_severus_INS18415,ONT_ID_30843_1,ONT_i_292,PB_severus_INS16227,PB_Sniffles2.INS.C0M4,PB_i_708,ONT_Sniffles2.INS.BDM4
`
https://v2.ge…
jzook updated
2 weeks ago
-
The description entered does not seem to be extremely long and it is likely to be entered by a user under normal usage. The application does not seem to be resizable, and the description seems to be t…
-
cramg updated
3 years ago
-
This is more of a question than an issue per se, but I would be tempted to put inside models data preparation steps (e.g., transforming random factors to integers, deriving polynomials from a variable…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2324S2/pe/master/files/e26246d1-8afd-45be-8079-45bba66c3cfa.png)
When entering long address. Details may be cut off, when screen is resized…
-
## Tell us about it
The current presentation of distributions on the PreliZ API page is too verbose, which is suitable for technical details but not very user-friendly.
## Thoughts on impleme…
-
I believe I have found a bug in your density estimation for the normal distribution. This is currently your GaussMLP:
```
class GaussMLP(nn.Module):
def __init__(self, state_dim, action_dim, wi…
-
When the `VOCIngestor._get_detection` function parses bounding box coordinate values it [decrements the values](https://github.com/umautobots/vod-converter/blob/master/vod_converter/voc.py#L75). Why i…
-
I noticed that Truncated distributions generally don't support mean, var, etc. But they could easily be calculated using numerical methods. In fact, I wrote my own custom module for them:
f…