Alex hepburn

Results 6 issues of Alex hepburn

The current behaviour for `tensorflow_probability.bijectors.Bijector` is to cache the input to be used if the inverse function is called. I would very much like a keyword being able to turn...

Would be a great help if you could link the album cover art dataset you used to train the network on. Thanks very much

Added CircleCI config.yml file in order to run pytest for python versions 2.7, 3.6 & 3.7. Codecov tests are also ran with python 3.6.

--- name: Pull Request about: Template for pull requests --- ## Description Please explain what features the pull request implements and/or changes made. ## Reason behind implementation Does this pull...

I was wondering if you could upload the weights of the final layers used to minimise the NLL, so that this model could be used as an image probability model.

There is an issue when calling `torchvision.transforms.Resize` on PIL images where antialiasing occurs. If you call `torchvision.transforms.ToTensor()` before resizing this issue is fixed. I think this is a recent issue...