-
Summary:
This study uses a poll-of-polls approach to build a model to predict the 2024 U.S. presidential election results. It evaluates polling data and factors such as polling methodology, sampling …
-
Very exciting to learn about this effort! A julia native ML package improving on Sklearn is one of the key missing pieces of the ecosystem.
Here's a list of ideas I'd like to bring to your attentio…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.5.1+cu124
Is debug build: False
CUDA used to build PyTorch…
-
I think we should introduce a standardized “mask” argument to scanpy functions. This would be a boolean array (or reference to a boolean array in `obs`/ `var`) which masks out certain data entries.
…
-
I propose to add optional computation of diagnostics during sampling.
To achieve this, I propose to read the csv files to:
(1) track the proportion of treedepth exceeded
(2) track whether any pos…
-
Hi @AliaksandrSiarohin! Thank you so much for the great work. I would like to train the model with higher resolution ( 512 x 512 size ), and I checked some people tried it already as I can see it on #…
-
This is something we have been discussing with @zoeprieto, @inti-abbate and @norberto-schmidt. Maybe @ebknudsen has something to comment too.
In the current implementation of file sources (both in …
-
**System and IINA version:**
- macOS
Sonoma 14.2
- IINA
iina 1.3.3 Build 138
![image](https://github.com/iina/iina/assets/36684698/47198458-0316-4c2d-a337-da17f0fc5d88)
![image](https://…
-
Hi,
The background is that in Encoder-Decoder model used for translation from "Attention Is All You Need" I desired to mask-out the padding in sentence passed to Encoder's MultiHeadAttention, but I…
mashu updated
8 months ago
-
Katherine has released a better notebook for the CLIP-guided-diffusion. Outputs on a P100 is quite slow; but results can be very good. I've put the new notebook in my current repo as the "HQ" version.…