# HG changeset patch # User Robert McIntyre # Date 1396144890 14400 # Node ID fd375f2ce76cffb4df25d16785f0acf1054083c3 # Parent 26bf9b20d7492401e2c4ce4941d61900290adace processing bib queue. num left: 5 diff -r 26bf9b20d749 -r fd375f2ce76c thesis/cortex.bib --- a/thesis/cortex.bib Sat Mar 29 21:21:27 2014 -0400 +++ b/thesis/cortex.bib Sat Mar 29 22:01:30 2014 -0400 @@ -1,27 +1,71 @@ -@incollection {Tappert77, -AUTHOR = {Tappert, Fred D.}, -TITLE = {The parabolic approximation method}, -BOOKTITLE = {Wave propagation and underwater acoustics ({W}orkshop, - {M}ystic, {C}onn., 1974)}, -PAGES = {224--287. Lecture Notes in Phys., Vol. 70}, -PUBLISHER = {Springer}, -ADDRESS = {Berlin}, -YEAR = {1977}, -MRCLASS = {76.41 (86.41)}, -ADDENDUM = {\why{This is a cool paper that really helped me out. It's - related to the thesis because they talk about - manifolds and other types of pure, unrefined - bullshit.}} +@misc{jmonkeyengine, + howpublished = "\url{http://hub.jmonkeyengine.org/}", + title = "jMonkeyEngine3", + year = 2013, + addendum = {\why{This is the video game engone on which {\tt CORTEX} + is based.}} } -@misc{bworld, - author = {Ingo Lütkebohle}, - title = {{BWorld Robot Control Software}}, - howpublished = "\url{http://aiweb.techfak.uni-bielefeld.de/content/bworld-robot-control-software/}", - year = {2008}, - note = "[Online; accessed 19-July-2008]" +@misc{blender, + howpublished = "\url{http://www.blender.org/}", + title = "Blender", + year = 2013, + addendum = {\why{All complicated creatures in {\tt CORTEX} are + described using Blender's extensive 3D modeling + capabilities.}} } -@Comment Karl Sims evolved creatures + +@inproceedings{winston-directed-perception, + author = "Patrick Henry Winston", + title = "The Strong Story Hypothesis and the Directed Perception Hypothesis", + booktitle = "Technical Report FS-11-01, Papers from the AAAI Fall Symposium", + publisher = "AAAI Press", + address = "Menlo Park, CA", + year = "2011", + editor = "Pat Langley", + pages ="345--352", + note = "Available as: \url{http://hdl.handle.net/1721.1/67693}", + addendum = {\why{Discusses an idea called the {\em directed + perception hypothesis}, which argues that much of + our intelligence resides in our senses themselves, + and our ability to direct their resources on + imagined problems. This has had the greatest + influence on {\tt CORTEX}.}} +} + +@article{winston-personal-view, + author = {Patrick Henry Winston}, + title = {The Next 50 Years: a Personal View}, + journal = {Biologically Inspired Cognitive Architectures}, + year = {2012}, + volume = "1", + pages ="92--99", + note = {Available as : + \url{http://groups.csail.mit.edu/genesis/papers/2012bica-phw}}, + addendum = {\why{Great summary of historical attempts at AI, and more + thoughts on how directed perception and mimiricy + as in {\tt EMPATH} might play an important role in + intelligence.}} +} + +@article{sims-evolving-creatures, + author = "Karl Sims", + title = "Evolving Virtual Creatures", + journal = "Computer Graphics (Siggraph '94 Proceedings)", + year = "1994", + month = "July", + pages = "15--22", + note = "Available as: \url{http://www.karlsims.com/papers/siggraph94.pdf}", + addendum = {\why{Karl Sims uses a simulated virtual enviromnment + similiar to {\tt CORTEX} to study the evolution of a + set of creatures as they develop to perform verious + tasks such as swimming or competing for a ball. His + code only ran on the Connection Machine (CM-5), + which sadly doesn't exist anymore. {\tt CORTEX} + presents an opportunity to continue this line of + research.}}, +} + @Comment SOM larson paper @@ -31,14 +75,5 @@ @comment motion as a 4D manifold -@comment winston multiple modality white paper +@comment brooks intelligence without representation - -@article{sims-evolving-creatures, - author = "Karl Sims", - title = "Evolving Virtual Creatures", - journal = "Computer Graphics (Siggraph '94 Proceedings)", - year = "1994", - month = "July", - pages = "15-22" -} diff -r 26bf9b20d749 -r fd375f2ce76c thesis/rlm-cortex-meng.tex --- a/thesis/rlm-cortex-meng.tex Sat Mar 29 21:21:27 2014 -0400 +++ b/thesis/rlm-cortex-meng.tex Sat Mar 29 22:01:30 2014 -0400 @@ -78,7 +78,7 @@ %\definecolor{bg}{rgb}{0.95,0.95,0.95} \definecolor{bg}{rgb}{0.625,0,0} \usemintedstyle{default} -\newcommand{\why}[1]{\\ \par{\footnotesize #1}} +\newcommand{\why}[1]{\\ \par{\footnotesize #1}\\} %\setmonofont[Scale=0.9,BoldFont={Inconsolata Bold}]{Inconsolata} %\usepackage[gray]{xcolor}