# HG changeset patch # User Robert McIntyre # Date 1399058332 14400 # Node ID 830dc2e426b674c9dd5d4334d2bcaf97dda6beca # Parent f185be439a5f2fb668f2e8478e29b951e5cc83ef time for another run! diff -r f185be439a5f -r 830dc2e426b6 thesis/cortex.org --- a/thesis/cortex.org Fri May 02 15:18:08 2014 -0400 +++ b/thesis/cortex.org Fri May 02 15:18:52 2014 -0400 @@ -419,7 +419,7 @@ \end{sidewaysfigure} #+END_LaTeX -* COMMENT Designing =CORTEX= +* Designing =CORTEX= In this chapter, I outline the design decisions that went into making =CORTEX=, along with some details about its implementation. @@ -2502,7 +2502,7 @@ \newpage -* COMMENT =EMPATH=: action recognition in a simulated worm +* =EMPATH=: action recognition in a simulated worm Here I develop a computational model of empathy, using =CORTEX= as a base. Empathy in this context is the ability to observe another @@ -3499,7 +3499,7 @@ \clearpage #+END_LaTeX -* COMMENT Contributions +* Contributions The big idea behind this thesis is a new way to represent and recognize physical actions, which I call /empathic representation/. @@ -3559,7 +3559,7 @@ \appendix #+END_LaTeX -* COMMENT Appendix: =CORTEX= User Guide +* Appendix: =CORTEX= User Guide Those who write a thesis should endeavor to make their code not only accessible, but actually usable, as a way to pay back the community