comparison org/ideas.org @ 460:763d13f77e03

merge in laptop changes.
author Robert McIntyre <rlm@mit.edu>
date Thu, 27 Mar 2014 17:57:01 -0400
parents a86555b02916 30376c1c67c1
children
comparison
equal deleted inserted replaced
459:a86555b02916 460:763d13f77e03
25 - Levitation 25 - Levitation
26 - Telekinesis 26 - Telekinesis
27 - control of gravity within a certain radius 27 - control of gravity within a certain radius
28 - speed up/slow time 28 - speed up/slow time
29 - object creation/destruction 29 - object creation/destruction
30 - future-sight -- step the simulation forward a few ticks, gather 30 - prescience -- step the simulation forward a few ticks, gather
31 sensory data, then supply this data for the creature as one of its 31 sensory data, then supply this data for the creature as one of its
32 actual senses. 32 actual senses.
33 33
34 - Symbol Sense 34 - Symbol Sense
35 Where objects in the world can be queried for description / 35 Objects in the world can be queried for description /
36 symbols. 36 symbols.
37 37
38 - Symbol Marking 38 - Symbol Marking
39 The ability to mark objects in the world with your own descriptions 39 The ability to mark objects in the world with your own descriptions
40 and symbols. 40 and symbols.
63 over the world, anything it wants. 63 over the world, anything it wants.
64 - Make virtual instruments like pianos, drums, etc that it learns to 64 - Make virtual instruments like pianos, drums, etc that it learns to
65 play. 65 play.
66 - make a joint that figures out what type of joint it is (range of 66 - make a joint that figures out what type of joint it is (range of
67 motion) 67 motion)
68
69
70
71
72 68
73 * goals 69 * goals
74 70
75 ** have to get done before Winston 71 ** have to get done before Winston
76 - [X] write an explanation for why greyscale bitmaps for senses is 72 - [X] write an explanation for why greyscale bitmaps for senses is
102 - [ ] uberjar cortex demo 98 - [ ] uberjar cortex demo
103 99
104 ** don't have to get done before winston 100 ** don't have to get done before winston
105 - [X] write tests for integration -- 3 days 101 - [X] write tests for integration -- 3 days
106 - [X] usertime/gametime clock HUD display -- day 102 - [X] usertime/gametime clock HUD display -- day
107 - [ ] find papers for each of the senses justifying my own
108 representation -- week
109 - [X] show sensor maps in HUD display? -- 4 days 103 - [X] show sensor maps in HUD display? -- 4 days
110 - [X] show sensor maps in AWT display? -- 2 days 104 - [X] show sensor maps in AWT display? -- 2 days
111 - [X] upgrade to clojure 1.3, replace all defvars with new def 105 - [X] upgrade to clojure 1.3, replace all defvars with new def
112 - [ ] common video creation code. 106 - [ ] common video creation code.
113 107
120 ;;In the elder days of Art, 114 ;;In the elder days of Art,
121 ;;Builders wrought with greatest care 115 ;;Builders wrought with greatest care
122 ;;Each minute and unseen part; 116 ;;Each minute and unseen part;
123 ;;For the Gods see everywhere. 117 ;;For the Gods see everywhere.
124 118
125
126 * misc 119 * misc
127 - use object tracking on moving objects to derive good static 120 - use object tracking on moving objects to derive good static
128 detectors and achieve background separation 121 detectors and achieve background separation
129 - temporal scale pyramids. this can help in verb recognition by 122 - temporal scale pyramids. this can help in verb recognition by
130 making verb identification time-scale independent (up to a certian 123 making verb identification time-scale independent (up to a certian