Mercurial > cortex
comparison thesis/cortex.org @ 520:1803144ec9ae
add dylan's image.
author | rlm |
---|---|
date | Mon, 31 Mar 2014 08:21:39 -0400 |
parents | d78f5102d693 |
children | 2529c34caa1a |
comparison
equal
deleted
inserted
replaced
519:0012db79d61a | 520:1803144ec9ae |
---|---|
2851 (set (some #(% proprio-data) lookups))))) | 2851 (set (some #(% proprio-data) lookups))))) |
2852 #+end_src | 2852 #+end_src |
2853 #+end_listing | 2853 #+end_listing |
2854 | 2854 |
2855 #+caption: =longest-thread= finds the longest path of consecutive | 2855 #+caption: =longest-thread= finds the longest path of consecutive |
2856 #+caption: experiences to explain proprioceptive worm data. | 2856 #+caption: experiences to explain proprioceptive worm data from |
2857 #+caption: previous data. Here, the film strip represents the | |
2858 #+caption: creature's previous experience. Sort sequeuces of | |
2859 #+caption: memories are spliced together to match the | |
2860 #+caption: proprioceptive data. Their carry the other senses | |
2861 #+caption: along with them. | |
2857 #+name: phi-space-history-scan | 2862 #+name: phi-space-history-scan |
2858 #+ATTR_LaTeX: :width 10cm | 2863 #+ATTR_LaTeX: :width 10cm |
2859 [[./images/aurellem-gray.png]] | 2864 [[./images/film-of-imagination.png]] |
2860 | 2865 |
2861 =longest-thread= infers sensory data by stitching together pieces | 2866 =longest-thread= infers sensory data by stitching together pieces |
2862 from previous experience. It prefers longer chains of previous | 2867 from previous experience. It prefers longer chains of previous |
2863 experience to shorter ones. For example, during training the worm | 2868 experience to shorter ones. For example, during training the worm |
2864 might rest on the ground for one second before it performs its | 2869 might rest on the ground for one second before it performs its |