Mercurial > cortex
comparison thesis/cortex.bib @ 560:1e5b5eb8c576
solved problem with biblography.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 02 May 2014 15:36:36 -0400 |
parents | f6a9a958718d |
children | b9b8567c14ee |
comparison
equal
deleted
inserted
replaced
559:f6a9a958718d | 560:1e5b5eb8c576 |
---|---|
225 publisher = {Simon \& Schuster, Inc.}, | 225 publisher = {Simon \& Schuster, Inc.}, |
226 address = {New York, NY, USA}, | 226 address = {New York, NY, USA}, |
227 note = "Available at: \url{http://aurellem.org/society-of-mind}", | 227 note = "Available at: \url{http://aurellem.org/society-of-mind}", |
228 addendum = {\why{Society of Mind has amazing idea density and is full | 228 addendum = {\why{Society of Mind has amazing idea density and is full |
229 of good and bad ideas. It's one of the main inspirations | 229 of good and bad ideas. It's one of the main inspirations |
230 for {\tt CORTEX}.}}} | 230 for {\tt CORTEX}.}} |
231 } | |
231 | 232 |
232 @phdthesis{push, | 233 @phdthesis{push, |
233 author = "Singh, Pushpinder", | 234 author = "Singh, Pushpinder", |
234 title = "EM-ONE : an architecture for reflective commonsense thinking", | 235 title = "EM-ONE : an architecture for reflective commonsense thinking", |
235 school = "MIT", | 236 school = "MIT", |
236 year = "2005", | 237 year = "2005", |
237 note = "Available at: \url{http://hdl.handle.net/1721.1/33926}", | 238 note = "Available at: \url{http://hdl.handle.net/1721.1/33926}", |
238 addendum = {\why{Inspired by Minsky's work, Singh sought to build a simulated | 239 addendum = {\why{Inspired by Minsky's work, Singh sought to build a simulated |
239 environment where his creatures could learn to solve problems | 240 environment where his creatures could learn to solve problems |
240 together. The code has similar concepts to \Phi-space in that | 241 together. The code has similar concepts to \(\Phi\)-space in that |
241 he collects all of a creature's past experience into a vector. | 242 he collects all of a creature's past experience into a vector.}} |
242 }}} | 243 } |
243 | 244 |
244 @phdthesis{arm, | 245 @phdthesis{arm, |
245 author = "Atkeson, Christopher Granger", | 246 author = "Atkeson, Christopher Granger", |
246 title = "Roles of knowledge in motor learning", | 247 title = "Roles of knowledge in motor learning", |
247 school = "MIT", | 248 school = "MIT", |
249 note = "Available at: \url{http://hdl.handle.net/1721.1/29195}", | 250 note = "Available at: \url{http://hdl.handle.net/1721.1/29195}", |
250 addendum = {\why{The author builds a robotic arm that can rapidly learn a | 251 addendum = {\why{The author builds a robotic arm that can rapidly learn a |
251 rigid body model of itself, then refine its motions by | 252 rigid body model of itself, then refine its motions by |
252 practicing and gaining real-world experience. This idea of | 253 practicing and gaining real-world experience. This idea of |
253 using real-world experience to guide actions helped inspire | 254 using real-world experience to guide actions helped inspire |
254 {\tt EMPATH}}}} | 255 {\tt EMPATH}.}} |
255 | 256 } |
257 |