tweak: savepoint
This commit is contained in:
parent
97259baf4b
commit
22eb848911
7
index.md
7
index.md
|
@ -20,9 +20,16 @@ Where stripped.gz can be found at <https://oeis.org/wiki/JSON_Format,_Compressed
|
||||||
|
|
||||||
- [ ] Exploration of OEIS data
|
- [ ] Exploration of OEIS data
|
||||||
- [ ] Subdivide subsequent tasks into steps
|
- [ ] Subdivide subsequent tasks into steps
|
||||||
|
- [ ] Simple prediction of the next integer
|
||||||
|
- [x] Simple predictions v1
|
||||||
|
- [ ] Wrangle the return types to something semi-elegant
|
||||||
|
- [ ] Maybe add some caching, e.g., write continuations to file, and read them next time.
|
||||||
- [ ] JIT Bayesianism
|
- [ ] JIT Bayesianism
|
||||||
|
- [ ] Add the loop of: start with some small number of sequences, and if these aren't enough, read more.
|
||||||
|
- [ ] ...
|
||||||
- [ ] Infrabayesianism x1: Predicting interleaved sequences
|
- [ ] Infrabayesianism x1: Predicting interleaved sequences
|
||||||
- [ ] Infrabayesianism x2: Deterministic game of producing a fixed deterministic prediction, and then the adversary picking whatever minimizes your loss
|
- [ ] Infrabayesianism x2: Deterministic game of producing a fixed deterministic prediction, and then the adversary picking whatever minimizes your loss
|
||||||
|
- [ ] Write the actor
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user