Chakita Muttaraju

Results 1 issues of Chakita Muttaraju

On trying to train the LSTM VAE model for multi-equation on both hwmps and draw the following error is thrown. ![image](https://user-images.githubusercontent.com/62837028/170872799-cfa97161-680d-4240-befb-fe3ebe274504.png) Changing max_gen_len to max_length in rnnvae.py fixed this issue.

bug