Jacob Pfeil

Results 6 issues of Jacob Pfeil

Thanks for making FastTreeShap! I'm excited to use it. I want to generate some classic SHAP plots. Can you provide an example, maybe in a jupyter notebook, of how to...

This is a more flexible way to check the sorting order of a BAM file.

**Describe the bug** Tried downloading the progeny mouse model but I get a TypeError: Nonetype is not iterable. Human works fine. **To Reproduce** ``` model = dc.get_progeny(organism='mouse', top=100) ``` ```...

download

### Describe the question. Hello, I'm trying to speed up the image augmentations in DINO with DALI. I'm trying to start with a naive solution which is just calling the...

question

I'm using accelerate multi-gpu support to run on a cluster of A100 gpus. ``` ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------In which compute environment are you running? This machine ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Which type of machine are you using?...

I compared v0.1.26 without the GAN and v0.1.36 with the GAN using the fashion mnist data and was able to get better reconstructions without the GAN: https://api.wandb.ai/links/pfeiljx/f7wdueh0 Do you have...