view genesis.lyx @ 527:ac747fa0a678

genesis presentation stuff.
author Robert McIntyre <rlm@mit.edu>
date Mon, 21 Apr 2014 02:11:59 -0400
parents
children
line wrap: on
line source
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass beamer
6 \begin_preamble
7 \usetheme{default}
8 % or ...
10 \setbeamercovered{transparent}
11 % or whatever (possibly just delete it)
13 \beamertemplatenavigationsymbolsempty
14 \end_preamble
15 \use_default_options false
16 \maintain_unincluded_children false
17 \language english
18 \language_package default
19 \inputencoding auto
20 \fontencoding global
21 \font_roman times
22 \font_sans default
23 \font_typewriter default
24 \font_default_family default
25 \use_non_tex_fonts false
26 \font_sc false
27 \font_osf false
28 \font_sf_scale 100
29 \font_tt_scale 100
31 \graphics default
32 \default_output_format default
33 \output_sync 0
34 \bibtex_command default
35 \index_command default
36 \paperfontsize default
37 \spacing single
38 \use_hyperref false
39 \papersize default
40 \use_geometry true
41 \use_amsmath 2
42 \use_esint 0
43 \use_mhchem 1
44 \use_mathdots 1
45 \cite_engine basic
46 \use_bibtopic false
47 \use_indices false
48 \paperorientation portrait
49 \suppress_date false
50 \use_refstyle 0
51 \index Index
52 \shortcut idx
53 \color #008000
54 \end_index
55 \secnumdepth 2
56 \tocdepth 2
57 \paragraph_separation indent
58 \paragraph_indentation default
59 \quotes_language english
60 \papercolumns 1
61 \papersides 1
62 \paperpagestyle default
63 \tracking_changes false
64 \output_changes false
65 \html_math_output 0
66 \html_css_as_file 0
67 \html_be_strict false
68 \end_header
70 \begin_body
72 \begin_layout Title
73 CORTEX & EMPATH
74 \end_layout
76 \begin_layout Subtitle
77 Problem solving using embodiment + simulation
78 \end_layout
80 \begin_layout Author
81 Robert
82 \begin_inset space ~
83 \end_inset
85 McIntyre
86 \end_layout
88 \begin_layout BeginFrame
89 What's this about?
90 \end_layout
92 \begin_layout Itemize
93 CORTEX -- a souped up blocks world
94 \end_layout
96 \begin_layout Itemize
97 EMPATH -- recognizing actions using empathy + embodiment
98 \end_layout
100 \begin_layout Itemize
101 Some cool stuff I learned
102 \end_layout
104 \begin_layout BeginFrame
105 Vision is really hard!
106 \end_layout
108 \begin_layout Standard
109 \begin_inset Graphics
110 filename thesis/images/fat-person-sitting-at-desk.jpg
111 width 4in
113 \end_inset
116 \end_layout
118 \begin_layout BeginFrame
119 Vision is really hard!
120 \end_layout
122 \begin_layout Standard
123 \begin_inset Graphics
124 filename thesis/images/wall-push.png
125 width 3.5in
127 \end_inset
130 \end_layout
132 \begin_layout BeginFrame
133 Vision is really hard!
134 \end_layout
136 \begin_layout Standard
137 \begin_inset Graphics
138 filename thesis/images/cat-drinking.jpg
139 width 2.5in
141 \end_inset
144 \end_layout
146 \begin_layout BeginFrame
147 Embodiment
148 \end_layout
150 \begin_layout Itemize
151 Wishful programming.
152 \end_layout
154 \begin_layout Itemize
155 Embodied representation is ridiculously simple!
156 \end_layout
158 \begin_layout BeginFrame
159 How does empathy work?
160 \end_layout
162 \begin_layout Itemize
163 Watching others makes you feel things sympathetically.
164 \end_layout
166 \begin_layout Itemize
167 Those feelings tell you what's happening.
168 \end_layout
170 \begin_layout Quotation
171 A chair is the feeling of sitting!
172 \end_layout
174 \begin_layout BeginFrame
175 How does CORTEX work?
176 \end_layout
178 \begin_layout Itemize
179 It's a bunch of senses + a utility for creating creatures.
180 \end_layout
182 \begin_layout EndFrame
184 \end_layout
186 \end_body
187 \end_document