File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ policy:
114
114
n_vae_encoder_layers : 4
115
115
116
116
# Inference.
117
- temporal_ensemble_momentum : null
117
+ temporal_ensemble_coeff : null
118
118
119
119
# Training and loss computation.
120
120
dropout : 0.1
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ policy:
95
95
n_vae_encoder_layers : 4
96
96
97
97
# Inference.
98
- temporal_ensemble_momentum : null
98
+ temporal_ensemble_coeff : null
99
99
100
100
# Training and loss computation.
101
101
dropout : 0.1
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ policy:
95
95
n_vae_encoder_layers : 4
96
96
97
97
# Inference.
98
- temporal_ensemble_momentum : null
98
+ temporal_ensemble_coeff : null
99
99
100
100
# Training and loss computation.
101
101
dropout : 0.1
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ policy:
95
95
n_vae_encoder_layers : 4
96
96
97
97
# Inference.
98
- temporal_ensemble_momentum : null
98
+ temporal_ensemble_coeff : null
99
99
100
100
# Training and loss computation.
101
101
dropout : 0.1
You can’t perform that action at this time.
0 commit comments