Mercurial > cortex
comparison thesis/dylan-reject.diff @ 515:58fa1ffd481e
accept/reject changes
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 30 Mar 2014 10:53:13 -0400 |
parents | 4c4d45f6f30b |
children | ced955c3c84f |
comparison
equal
deleted
inserted
replaced
514:447c3c8405a2 | 515:58fa1ffd481e |
---|---|
7 + - =EMPATH=, a program for recognizing actions by aligning them with | 7 + - =EMPATH=, a program for recognizing actions by aligning them with |
8 + personal sensory experiences. | 8 + personal sensory experiences. |
9 | 9 |
10 # An anatomical joke: | 10 # An anatomical joke: |
11 # - Training | 11 # - Training |
12 | |
13 @@ -2732,7 +2851,7 @@ | |
14 provided by an experience vector and reliably infering the rest of | |
15 the senses. | |
16 | |
17 -** Empathy is the process of tracing though \Phi-space | |
18 +** ``Empathy'' requires retracing steps though \Phi-space | |
19 | |
20 Here is the core of a basic empathy algorithm, starting with an | |
21 experience vector: | |
22 @@ -2440,7 +2558,8 @@ | |
23 hard control problems without worrying about physics or | |
24 senses. | |
25 | |
26 -* Empathy in a simulated worm | |
27 +* =EMPATH=: the simulated worm experiment | |
28 +# Empathy in a simulated worm | |
29 | |
30 Here I develop a computational model of empathy, using =CORTEX= as a | |
31 base. Empathy in this context is the ability to observe another |