-
运行406_conditional_GAN时,出现以下错误:
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.FloatTensor [128, 1]], which is output 0 of TBackwa…
-
First, I want to thank you for creating such an amazing library! My appreciation and gratitude go out to everyone involved in this project. It’s fantastic to be a part of this community, and please kn…
-
Conditional metrics allow users to attach an expression to any metric. This expression must be true for the metric to be visible within the form.
Also support "virtual metrics", this is just a met…
-
# Analytic Gaussian Process Analysis Framework
1. Kernel Representation Module
- Implement your exact form of the kernel for the Hardy Z-function
- Generalize to handle other analytic kerne…
-
Any chance to also support Intel based Macs at some point?
I understand that Linux support is cuda based but those were pretty capable computational machines that now just gather dust
-
#### Describe the problem
Currently, the [function for computing phase-slope index](https://mne.tools/mne-connectivity/stable/generated/mne_connectivity.phase_slope_index.html) is hard-coded to be …
-
As a follow-up of #877
Following families need validation or don't yet work:
- [ ] betabinomial
- [ ] hurdle models
- [ ] zero-inflated models
- [ ] glmmTMB::compois
- [ ] glmmTMB::genpois
…
-
For example, when I'm using Google Chrome dev console, and I run this:
```js
const dur = Temporal.Duration.from({ months: 11 });
dur.round({ relativeTo: "2023-05-31", smallestUnit: "days", roundi…
-
Allow in stencil the following common coding patterns:
- `if a>b return`
- `while … break`
Those code-flow interrupts will simplify greatly the code. Though some can be worked around, they remain an…
-
# jargon 리스트
- [x] transduction model
- [x] constituency parsing
- [x] sinusoids
- [x] Positional Encodings
- [x] BLEU
- [x] WMT
- [x] factorization tricks
- [x] desiderata
- [x] transform…