Commit Graph

34 Commits

Author SHA1 Message Date
300359e59f tweak: resize image in README 2023-05-25 16:50:41 -07:00
50deb4ef89 save copy of results. 2023-05-25 16:47:40 -07:00
240f1294ca feat: improve README. 2023-05-25 16:38:36 -07:00
c92d46ed92 fix: miniInfraBayes with interleaved sequence errors. 2023-05-25 15:39:50 -07:00
ef34fb34fa step: add second infrabayesianism step. 2023-05-25 15:14:21 -07:00
00619aa0fb README tweaks. 2023-05-24 23:09:07 -07:00
824593accc step: savepoint & README tweaks 2023-05-24 18:07:58 -07:00
32e8a32e4c mini-infrabayes && use full oeis after switching to use danger compilation
danger compilation really increases speed
2023-05-24 17:35:46 -07:00
98d982066c step: use "showPredictionsWithIncreasinglyManyHypotheses" func. 2023-05-24 17:25:49 -07:00
7dbd689548 tweak: delete .nimble file 2023-05-24 17:12:47 -07:00
34fb95ff37 tweak: experiment with nimble file, add deps to makefile. 2023-05-24 17:12:15 -07:00
73372ad2ab mv jit_bayes => compute_constrained_bayes 2023-05-24 16:58:38 -07:00
90739ce4a8 finalize jit-bayes 2023-05-24 16:28:31 -07:00
218df1179f savepoint. 2023-05-24 15:58:31 -07:00
d70eac48f0 step: develop jit-bayes loop. 2023-05-24 15:56:08 -07:00
c2e2836df5 tweak: small refactor; add a type for prediction 2023-05-24 15:16:50 -07:00
d4581605e0 step: add initial shape of jit-bayes loop 2023-05-24 14:56:30 -07:00
4228edfb25 small format & refactor 2023-05-24 14:47:34 -07:00
8ec8f1eda9 tweak: use only subset of all oeis sequences
full set is too expensive to process,
making it too expensive.
2023-05-24 14:21:48 -07:00
414e05c823 add two files to data folder 2023-05-24 14:20:16 -07:00
347b13d684 step: readme tweak 2023-05-24 00:59:16 -04:00
dbb7606917 solve ordering bug, add predictions with increasing % of hypotheses. 2023-05-24 00:57:16 -04:00
599340fd45 feat: prettify normal prediction 2023-05-24 00:25:02 -04:00
22eb848911 tweak: savepoint 2023-05-23 23:48:50 -04:00
97259baf4b step: add a prediction component 2023-05-23 18:59:54 -04:00
883fb01995 tweak: iteration over element and index in scratchpad. 2023-05-23 18:42:26 -04:00
981fd62470 step: sample from continuations. 2023-05-23 18:29:41 -04:00
ad57176544 step: prepare for predicting next step 2023-05-23 18:16:22 -04:00
49c127ffe9 step. 2023-05-22 21:19:18 -04:00
a3a4216792 tweak: small reorg 2023-05-22 21:18:45 -04:00
a47306183d step: add prettyprint instead 2023-05-22 21:17:29 -04:00
8a593e1eb5 step: small refactor. 2023-05-22 21:12:29 -04:00
871419d6e2 step: find oeis sequence starting with smth. 2023-05-22 20:50:42 -04:00
9aa7714f7c feat: first commit 2023-05-22 20:19:04 -04:00