-
_(Per discussion w/ @lweisburn)_
As it is currently implemented, it looks like we calculate the exact cumulant for the FCI solver and use the energy expression for approximate cumulant. Investigate…
-
Currently, the system has a generic Naming Settings doctype that does not differentiate between Companies.
Hence, currently, any transaction that gets created is in general sequential order even if t…
-
The [develop branch](https://github.com/Joonasko/WISE/tree/develop) contains changes required for packaging WISE.
We should test the package before merging the changes to main branch.
You can try …
-
### Feature description
Allow elementise comparisons (eq, neq, gt, lt, gte, lte) where the element compared against need not be instantiated to a tensor of the same shape.
### Feature motivation…
-
Thank you for your work. Do you have the DICE scores for each class in the BCSS dataset?
-
The batch_key sent to 'integrate_scvi.py' controls how we do batch correction.
We should make sure its _sample_-wise, or `batch_key="sample_id"` rather than _batch_-wise or `batch_key="batch_id"`
-
from models.modules import (
Model,
RowTabBERTConfig,
RowTabBERT,
FieldyConfig,
Fieldy,
)
these parts are not in the models.modules
-
**What would you like to add or change?**:
Portmaster network adapter wise blocking needed
**Why do you and others need this?**:
Some people’s wish to block internet for WiFi and vpn adapte…
-
[Block-wise quantization](https://arxiv.org/abs/2110.02861) divides input tensors into smaller blocks that are independently quantized, resulting in faster optimization and high precision quantization…
-
## Feature request
Sample (row-by-row) weighting.
**What is the expected behavior?**
Row-wise sample weights can be specified and applied during training.
**What is motivation or use c…