step: readme tweak
This commit is contained in:
		
							parent
							
								
									dbb7606917
								
							
						
					
					
						commit
						347b13d684
					
				
							
								
								
									
										10
									
								
								index.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								index.md
									
									
									
									
									
								
							| 
						 | 
					@ -20,11 +20,13 @@ 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 prediction of the next integer
 | 
				
			||||||
    - [x] Simple predictions v1
 | 
					    - [x] Simple predictions v1
 | 
				
			||||||
    - [ ] Wrangle the return types to something semi-elegant
 | 
					    - [x] Wrangle the return types to something semi-elegant
 | 
				
			||||||
    - [ ] Maybe add some caching, e.g., write continuations to file, and read them next time.
 | 
					    - [-] Maybe add some caching, e.g., write continuations to file, and read them next time.
 | 
				
			||||||
  - [ ] JIT Bayesianism
 | 
					  - [ ] JIT Bayesianism:
 | 
				
			||||||
 | 
					    - [x] Function to predict with a variable number of hypotheses
 | 
				
			||||||
 | 
					    - [ ] Function to start predicting with a small number of hypotheses, and get more if the initial ones aren't enough. 
 | 
				
			||||||
    - [ ] Add the loop of: start with some small number of sequences, and if these aren't enough, read more.
 | 
					    - [ ] 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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user