# HG changeset patch # User Robert McIntyre # Date 1399059396 14400 # Node ID 1e5b5eb8c5765aaa01bcd8af1cd29ffb3a2483b1 # Parent f6a9a958718d2850bf2395d5eeb0377490a0fb87 solved problem with biblography. diff -r f6a9a958718d -r 1e5b5eb8c576 thesis/cortex.bib --- a/thesis/cortex.bib Fri May 02 15:24:23 2014 -0400 +++ b/thesis/cortex.bib Fri May 02 15:36:36 2014 -0400 @@ -227,7 +227,8 @@ note = "Available at: \url{http://aurellem.org/society-of-mind}", addendum = {\why{Society of Mind has amazing idea density and is full of good and bad ideas. It's one of the main inspirations - for {\tt CORTEX}.}}} + for {\tt CORTEX}.}} +} @phdthesis{push, author = "Singh, Pushpinder", @@ -237,9 +238,9 @@ note = "Available at: \url{http://hdl.handle.net/1721.1/33926}", addendum = {\why{Inspired by Minsky's work, Singh sought to build a simulated environment where his creatures could learn to solve problems - together. The code has similar concepts to \Phi-space in that - he collects all of a creature's past experience into a vector. - }}} + together. The code has similar concepts to \(\Phi\)-space in that + he collects all of a creature's past experience into a vector.}} +} @phdthesis{arm, author = "Atkeson, Christopher Granger", @@ -251,5 +252,6 @@ rigid body model of itself, then refine its motions by practicing and gaining real-world experience. This idea of using real-world experience to guide actions helped inspire - {\tt EMPATH}}}} + {\tt EMPATH}.}} +}