diff options
| author | alex <alex@pdp7.net> | 2026-05-21 08:53:17 +0000 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-05-21 08:53:17 +0000 |
| commit | 4e927184cabe18d76a4c5941d3fc66d897821ecb (patch) | |
| tree | b4dbf16ec5a144bfcb0a9990924162ee0a3de328 /blog/content/notes/interesting-articles.gmi | |
| parent | d535d93266d218871342be6dabdb0fa55fe69776 (diff) | |
Add Solomonoff's theory of inductive inference
Diffstat (limited to 'blog/content/notes/interesting-articles.gmi')
| -rw-r--r-- | blog/content/notes/interesting-articles.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/blog/content/notes/interesting-articles.gmi b/blog/content/notes/interesting-articles.gmi index 2d9d3261..5579a568 100644 --- a/blog/content/notes/interesting-articles.gmi +++ b/blog/content/notes/interesting-articles.gmi @@ -179,6 +179,9 @@ When two or more parties working towards a common goal all claim to be holding t => https://en.wikipedia.org/wiki/Slate_Star_Codex#Lizardman's_Constant Lizardman's constant The approximate percentage of responses to a poll, survey, or quiz that are not sincere +=> https://en.wikipedia.org/wiki/Solomonoff%27s_theory_of_inductive_inference Solomonoff's theory of inductive inference +Under its common sense assumptions (axioms), the best possible scientific model is the shortest algorithm that generates the empirical data under consideration. Solomonoff's induction naturally formalizes Occam's razor. + See also: => greek-task-list Greek task list |
