Benjamin L Walker
Results
1
issues of
Benjamin L Walker
Creating a linear operator via the function `tfp.experimental.vi.util.build_trainable_linear_operator_block` and then plugging it into `tfb.ScaleMatvecLinearOperatorBlock` produces a bijector with trainable variables. If this bijector is then put inside a tfb.Chain(), trainable...