adding final bc configs, updating experiment to validate in longer intervals

This commit is contained in:
Arec Jamgochian
2022-02-27 20:40:24 -08:00
parent 5f77398fd0
commit e110570092
5 changed files with 7 additions and 7 deletions

View File

@@ -10,6 +10,6 @@
"n_hidden_layers": 2,
"activation": 0
},
"train_epochs": 1000,
"train_epochs": 300,
"seed": 0
}