diff --git a/video_prediction_tools/hparams/era5/convLSTM_gan/model_hparams_template.json b/video_prediction_tools/hparams/era5/convLSTM_gan/model_hparams_template.json index bd0357a180631f1ba7f0d0b1732af1d18aa878c3..a2b9be547d450d49ef230e37821f503838a5dcee 100644 --- a/video_prediction_tools/hparams/era5/convLSTM_gan/model_hparams_template.json +++ b/video_prediction_tools/hparams/era5/convLSTM_gan/model_hparams_template.json @@ -4,7 +4,6 @@ "lr": 0.001, "max_epochs":20, "context_frames":12, - "sequence_length":24, "loss_fun":"rmse", "shuffle_on_val":false, "recon_weight":0.6