Jose James

Results 2 issues of Jose James

### Description I installed Trax but cannot import ### Environment information ``` OS: Ubuntu 20.04.5 LTS $ pip freeze | grep trax trax==1.4.1 $ pip freeze | grep tensor tensorboard==2.11.2...

line 201 in VAE_decoder.py: self.convolution_depth = params['convolution_output_depth'] line 145 in VAE_model.py: KLD_decoder_params_normalized = torch.tensor(0.0)