You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kimon_updates.md
+1-33Lines changed: 1 addition & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,28 +275,6 @@ We have 48 tests cases validating the folloiwing:
275
275
- Edge cases with extreme parameter values
276
276
277
277
278
-
## Issues to be resolved
279
-
280
-
1. Grid size for HPC run
281
-
2. Number of replicates for statistal power
282
-
3. Directed and/or undirected runs
283
-
4. Evolving and non-evolving runs?
284
-
5. Mean field baseline or non evolving basiline
285
-
6. Warmup period and measurement steps (i.e how many steps do we need to avoid init bias?)
286
-
7. Measurement frequency for statistical accuracy
287
-
8. Default parameters (Need Storm's input on this one).
288
-
289
-
Options:
290
-
291
-
1. Asymmetric repliates for non-evolving runs
292
-
2. Coarse initial parameter sweep grid
293
-
3. Discard non-evo runs and use mean field baseline instead or the opposite
294
-
295
-
NOTE:
296
-
297
-
Warmup and Measurement time must be scaled according to grid size. We need to write a method to estimate the approximate simulaiton time required. (Sary is working on that.)
298
-
299
-
300
278
## Updates (25/1)
301
279
302
280
@@ -306,14 +284,4 @@ Refactored ```experiments.py``` according to ```experiments.md```. Phase 4 and P
306
284
307
285
- Phase 6: Will implement if all the other phases pass successfully.
308
286
309
-
TODO: We need to start drafting a proper version of the analyis (```analysis.py```) for postprocessing of all the data we are currenlty collecting and plotting utilities to visualize them.
310
-
311
-
312
-
313
-
314
-
315
-
316
-
317
-
318
-
319
-
287
+
TODO: We need to start drafting a proper version of the analyis (```analysis.py```) for postprocessing of all the data we are currenlty collecting and plotting utilities to visualize them.
0 commit comments