# HG changeset patch # User Robert McIntyre # Date 1396151549 14400 # Node ID f35dbef0ad989d4f90f548e2fbb35bead5c2a879 # Parent 78d846dcfb3d219369b49e1438f25727109c0972 processing bib queue. num left: 1 diff -r 78d846dcfb3d -r f35dbef0ad98 thesis/cortex.bib --- a/thesis/cortex.bib Sat Mar 29 23:46:54 2014 -0400 +++ b/thesis/cortex.bib Sat Mar 29 23:52:29 2014 -0400 @@ -159,8 +159,32 @@ exploration with a simule arm and colored blocks.}} } +@phdthesis{sussman-hacker, + author = "Sussman, Gerald J.", + title = "A Computational Model of Skill Acquisition", + school = "MIT", + year = "1973", + note = "Available at: \url{http://hdl.handle.net/1721.1/6894}", + addendum = {\why{Sussman creates a program called {\tt HACKER}, + which operates in a blocks world environment and + learns to debug programs to build things with blocks + and control its own body. This sort of approach to + problem solving is begging to be implemented in {\tt + CORTEX}'s rich world. Will program debugging still + work well with many more senses and a more + complicated environement?}} +} + +@Comment phdthesis{sussman-hacker, +@Comment author = "", +@Comment title = "", +@Comment school = "MIT", +@Comment year = "", +@Comment note = "Available at: \url{}", +@Comment addendum = {\why{}} +@Comment } + @Comment cross modal clustering -@COMMENT sussman's HACKER