Commit 8bcb779
committed
Add
A variable controlling when the training is performed is added.
This can give improvements if the hyperparameter training gets
stucked into local minima due to few environments in the dataset.train_hyps to the on-the-fly settings1 parent e85e810 commit 8bcb779
3 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
4239 | 4240 | | |
4240 | 4241 | | |
4241 | 4242 | | |
| 4243 | + | |
4242 | 4244 | | |
4243 | 4245 | | |
4244 | 4246 | | |
| |||
4299 | 4301 | | |
4300 | 4302 | | |
4301 | 4303 | | |
| 4304 | + | |
| 4305 | + | |
| 4306 | + | |
| 4307 | + | |
| 4308 | + | |
| 4309 | + | |
4302 | 4310 | | |
4303 | 4311 | | |
4304 | 4312 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments