changeset 391:30376c1c67c1

cleanup.
author Robert McIntyre <rlm@mit.edu>
date Sun, 09 Jun 2013 16:11:14 -0400
parents 9db9d5ca2d72
children bbfdaa42c19a
files org/ideas.org
diffstat 1 files changed, 3 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/ideas.org	Sun Jun 09 16:00:37 2013 -0400
     1.2 +++ b/org/ideas.org	Sun Jun 09 16:11:14 2013 -0400
     1.3 @@ -22,12 +22,12 @@
     1.4  - control of gravity within a certain radius
     1.5  - speed up/slow time
     1.6  - object creation/destruction
     1.7 -- future-sight -- step the simulation forward a few ticks, gather
     1.8 +- prescience -- step the simulation forward a few ticks, gather
     1.9    sensory data, then supply this data for the creature as one of its
    1.10    actual senses.
    1.11  
    1.12  - Symbol Sense
    1.13 -   Where objects in the world can be queried for description /
    1.14 +   Objects in the world can be queried for description /
    1.15     symbols.
    1.16  
    1.17  - Symbol Marking
    1.18 @@ -61,10 +61,6 @@
    1.19   - make a joint that figures out what type of joint it is (range of
    1.20     motion)
    1.21  
    1.22 -   
    1.23 -
    1.24 -
    1.25 -
    1.26  * goals
    1.27  
    1.28  ** have to get done before Winston
    1.29 @@ -99,8 +95,6 @@
    1.30  ** don't have to get done before winston
    1.31   - [X] write tests for integration -- 3 days
    1.32   - [X] usertime/gametime clock HUD display -- day 
    1.33 - - [ ] find papers for each of the senses justifying my own
    1.34 -       representation -- week
    1.35   - [X] show sensor maps in HUD display? -- 4 days
    1.36   - [X] show sensor maps in AWT display? -- 2 days
    1.37   - [X] upgrade to clojure 1.3, replace all defvars with new def
    1.38 @@ -117,10 +111,9 @@
    1.39  ;;Each minute and unseen part;
    1.40  ;;For the Gods see everywhere.
    1.41  
    1.42 -
    1.43  * misc
    1.44    - use object tracking on moving objects to derive good static
    1.45      detectors and achieve background separation
    1.46    - temporal scale pyramids.  this can help in verb recognition by
    1.47      making verb identification time-scale independent (up to a certian
    1.48 -    factor)
    1.49 \ No newline at end of file
    1.50 +    factor)