changeset 558:830dc2e426b6

time for another run!
author Robert McIntyre <rlm@mit.edu>
date Fri, 02 May 2014 15:18:52 -0400
parents f185be439a5f
children f6a9a958718d
files thesis/cortex.org
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/thesis/cortex.org	Fri May 02 15:18:08 2014 -0400
     1.2 +++ b/thesis/cortex.org	Fri May 02 15:18:52 2014 -0400
     1.3 @@ -419,7 +419,7 @@
     1.4     \end{sidewaysfigure}
     1.5  #+END_LaTeX
     1.6  
     1.7 -* COMMENT Designing =CORTEX=
     1.8 +* Designing =CORTEX=
     1.9  
    1.10    In this chapter, I outline the design decisions that went into
    1.11    making =CORTEX=, along with some details about its implementation.
    1.12 @@ -2502,7 +2502,7 @@
    1.13  
    1.14  \newpage
    1.15  
    1.16 -* COMMENT =EMPATH=: action recognition in a simulated worm
    1.17 +* =EMPATH=: action recognition in a simulated worm
    1.18  
    1.19    Here I develop a computational model of empathy, using =CORTEX= as a
    1.20    base. Empathy in this context is the ability to observe another
    1.21 @@ -3499,7 +3499,7 @@
    1.22  \clearpage
    1.23  #+END_LaTeX
    1.24  
    1.25 -* COMMENT Contributions
    1.26 +* Contributions
    1.27  
    1.28    The big idea behind this thesis is a new way to represent and
    1.29    recognize physical actions, which I call /empathic representation/.
    1.30 @@ -3559,7 +3559,7 @@
    1.31  \appendix
    1.32  #+END_LaTeX
    1.33  
    1.34 -* COMMENT Appendix: =CORTEX= User Guide
    1.35 +* Appendix: =CORTEX= User Guide
    1.36  
    1.37    Those who write a thesis should endeavor to make their code not only
    1.38    accessible, but actually usable, as a way to pay back the community