Skip to content
Snippets Groups Projects
Commit e76d172d authored by Michael Langguth's avatar Michael Langguth
Browse files

Remove sequence length from model_hparams_template.json.

parent c02129ae
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"lr": 0.001, "lr": 0.001,
"max_epochs":20, "max_epochs":20,
"context_frames":12, "context_frames":12,
"sequence_length":24,
"loss_fun":"rmse", "loss_fun":"rmse",
"shuffle_on_val":false, "shuffle_on_val":false,
"recon_weight":0.6 "recon_weight":0.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment