Josh Gardner

Results 13 issues of Josh Gardner

### Describe the bug It looks like recent versions of wandb, definitely wandb==0.12.19, fail when one of the sweep parameters is `None`. Note that `None` values are very common, i.e....

cli

**Is your feature request related to a problem? Please describe.** I would like to use the randomized version of FGSM described in https://arxiv.org/pdf/1611.01236.pdf (see the final paragraph of section 3:...

I'm trying to copy a directory containing several large files from my dropbox to a server. I can see the directory, and its contents, when using `ls`. However, running the...

I don't think the README lists all of the required dependencies; in particular, `torchvision` seems to be a required import to run the training scripts. However, `torchvision` is only compatible...

When running the `mnist_dpsgd_tutorial_keras.py` with all default parameters, the train/test accuracies do not improve over the course of training. The final accuracy is around 10%, which is of course equivalent...

Thanks for the awesome software! Currently `skan` supports the generation of graphs from a pixel array. However, it doesn't go in the other direction -- i.e., we have a networkx...

Hi, thanks for the great package. I'm seeing some performance issues when using an xport.Dataset object that I think might be addressed by converting to a straight Pandas DataFrame. Is...

Hi, thanks for the great benchmark! I wanted to ask about something I noticed -- this seems to be a bug, but not quite positive. It looks like the 'price'...

### Expected behaviour Please describe how you expected madmom to behave. I would expect madmom to achieve roughly similar performance with OpenBLAS numpy and MKL-enabled numpy (for example, the numpy...

### System Info ```Shell output of `accelerate env`: (note as shown below this prints the DEFAULT accelerate config and not the exact config being used for this job) - `Accelerate`...