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

Remove sequence length from model_hparams_template.json.

parent 1c5658d9
Branches
Tags
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":10, "context_frames":10,
"sequence_length":20,
"loss_fun":"rmse", "loss_fun":"rmse",
"shuffle_on_val":false "shuffle_on_val":false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment