Mercurial > aurellem
comparison org/index.org @ 41:b63a1bdb1d06
add ideas to list, because they're cool and why not be open about them.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 13 Jul 2013 03:01:04 -0400 |
parents | 475d192614e6 |
children | 50eaf30eceec |
comparison
equal
deleted
inserted
replaced
40:475d192614e6 | 41:b63a1bdb1d06 |
---|---|
6 #+SETUPFILE: ../../aurellem/org/setup.org | 6 #+SETUPFILE: ../../aurellem/org/setup.org |
7 #+INCLUDE: ../../aurellem/org/level-0.org | 7 #+INCLUDE: ../../aurellem/org/level-0.org |
8 #+OPTIONS: toc:nil, num:nil | 8 #+OPTIONS: toc:nil, num:nil |
9 | 9 |
10 ** Adventures in coding | 10 ** Adventures in coding |
11 - [[../abomination/html/no_parens.html][Calling it quits without parentheses]] | 11 - [[../abomination/html/no_parens.html][Calling it quits without parentheses]] |
12 - [[../cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]] | 12 - [[../cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]] |
13 | 13 |
14 ** Academic | 14 ** Academic |
15 - [[../dylan/html/quandary.html][Bugs in quantum mechanics]] | 15 - [[../dylan/html/quandary.html][Bugs in quantum mechanics]] |
16 - [[../dylan/html/visualizing-reason.html][A category-theoretic view of inductive reasoning]] | 16 - [[../dylan/html/visualizing-reason.html][A category-theoretic view of inductive reasoning]] |
17 - [[../jaynes/html/stat-mech.html][Jaynes' /Statistical Mechanics/]] | 17 - [[../jaynes/html/stat-mech.html][Jaynes' /Statistical Mechanics/]] |
18 - [[../cortex/html/ai-journal-review.html][Interesting Articles from /Artificial Intelligence/]] | 18 - [[../cortex/html/ai-journal-review.html][Interesting Articles from /Artificial Intelligence/]] |
19 | 19 |
20 ** Cortex: a virtual world for sensate AI | 20 ** Cortex: a virtual world for sensate AI |
21 1. [[../cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]] | 21 1. [[../cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]] |
22 2. [[../cortex/html/setup.html][Installing jMonkeyEngine3, a 3D Game Engine]] | 22 2. [[../cortex/html/setup.html][Installing jMonkeyEngine3, a 3D Game Engine]] |
23 3. [[../cortex/html/world.html][Creating a Virtual World]] | 23 3. [[../cortex/html/world.html][Creating a Virtual World]] |
24 4. [[../cortex/html/util.html][Utilities that Integrate jMonkeyEngine3 into Clojure ]] | 24 4. [[../cortex/html/util.html][Utilities that Integrate jMonkeyEngine3 into Clojure ]] |
25 5. [[../cortex/html/games.html][ Showing off: Games and Examples]] | 25 5. [[../cortex/html/games.html][ Showing off: Games and Examples]] |
26 6. *Sensors and effectors* | 26 6. *Sensors and effectors* |
27 1. [[../cortex/html/sense.html][Preamble: auxillary functions]] | 27 1. [[../cortex/html/sense.html][Preamble: auxillary functions]] |
28 2. [[../cortex/html/body.html][Building a Body]] | 28 2. [[../cortex/html/body.html][Building a Body]] |
29 3. [[../cortex/html/vision.html][Vision]] | 29 3. [[../cortex/html/vision.html][Vision]] |
30 4. [[../cortex/html/hearing.html][Hearing]] | 30 4. [[../cortex/html/hearing.html][Hearing]] |
31 5. [[../cortex/html/touch.html][Touch]] | 31 5. [[../cortex/html/touch.html][Touch]] |
32 6. [[../cortex/html/proprioception.html][Proprioception]] | 32 6. [[../cortex/html/proprioception.html][Proprioception]] |
33 7. [[../cortex/html/movement.html][Movement]] | 33 7. [[../cortex/html/movement.html][Movement]] |
34 8. [[../cortex/html/integration.html][Integration]] | 34 8. [[../cortex/html/integration.html][Integration]] |
35 7. [[../cortex/html/gabor.html][Gabor Filters]] | 35 7. [[../cortex/html/gabor.html][Gabor Filters]] |
36 | 36 |
37 ** Pok\eacute{}mon | 37 ** Pok\eacute{}mon |
38 - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] | 38 - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] |
39 - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] | 39 - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] |
40 - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] | 40 - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] |
41 - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]] | 41 - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]] |
42 - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] | 42 - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] |
43 - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]] | 43 - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]] |
44 | 44 |
45 ** Thoughts | 45 ** Thoughts |
46 - [[../dylan/html/science.html][Science Minus Science]] | 46 - [[../dylan/html/science.html][Science Minus Science]] |
47 - [[../thoughts/html/man-years.html][A Universe of Human Experience]] | 47 - [[../thoughts/html/man-years.html][A Universe of Human Experience]] |
48 - [[../thoughts/html/emacs-password.html][Emacs Password Security]] | 48 - [[../thoughts/html/emacs-password.html][Emacs Password Security]] |
49 - [[../server/html/server.html][The Server Culture]] | 49 - [[../server/html/server.html][The Server Culture]] |
50 - [[../thoughts/html/patents.html][Thoughts on Patents]] | 50 - [[../thoughts/html/patents.html][Thoughts on Patents]] |
51 - [[../thoughts/html/ideas.html][Ideas]] |