Adam Golinski

Results 7 issues of Adam Golinski

This `torch.max` doesn't take `keepdim` argument.

Hey! I believe you should reparameterize `u` and `w` in the planar flow like they do in the pymc3 (link below) to ensure the planar flow transformation is invertible, see...

*Description of changes:* Adding a `force_download` argument for `syne_tune.experiments.load_experiment(...)` function that allows to redownload the results of the experiment if they were change since the last time this function was...

Hi! First of all thanks for an awesome lib! It would be great if in addition to `proto-repl:execute-block` action there would also be an equivalent of Hydrogen's `hydrogen:run-and-move-down` which in...

I think there might be a tiny mistake in the dequantization process at the moment. I think that https://github.com/rosinality/glow-pytorch/blob/master/train.py#L99 should be `n_bins = 2. ** args.n_bits - 1.` rather than...

Hi! It seems to me that at the moment there is no support for [ANTLRv4 Alternative Labels](https://github.com/antlr/antlr4/blob/master/doc/parser-rules.md#alternative-labels) in `clj-antlr`. Am I wrong? Is there any hope it will be introduced?...