bwdeng20

Results 4 issues of bwdeng20

Thanks for the helpful self-host wandb server image! As there is a chance that good hyperparameters and learned weights come from some preliminary experiments on my laptop, I would like...

## 🐛 Bug report ### To reproduce You need a wandb account. Clone my [toy repo](https://github.com/bwdeng20/wd_swp_jsonargparse_debug) and then follow the [official wandb sweep instructions](https://docs.wandb.ai/guides/sweeps/initialize-sweeps) like the following. ```bash wandb sweep...

question

![default](https://user-images.githubusercontent.com/26434203/53804322-2e80c480-3f82-11e9-926d-4c52bdbc7cd6.PNG) In this MATLAB function, the input variable x is always 1 by 128 thus n is identical to 1. As a sequence, hist(x,10)/n == hist(x,10), leading to nondistinctive feature...