Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,11 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
1. ML:
|
14 |
+
2. Theoretically optimal hypothesis regarding short programs
|
15 |
+
3. The shortest program that fits training data is the best possible generalization.
|
16 |
+
|
17 |
+
1. RL:
|
18 |
+
2. We figure out what the reward is by observation
|
19 |
+
3. We reward ourselves - it is our interpretation of our senses
|
20 |
+
4. There is only one true reward in life: existence vs. non-existence
|