# HG changeset patch # User Dylan Holmes # Date 1335653792 18000 # Node ID b0cefe9134e1eb4014e0e781bd0f3e5190f992ed # Parent f679403db87de141dd16a8cc7d420f676bc33a09 Rewrote index.org to be remove inline html. Reorganized. diff -r f679403db87d -r b0cefe9134e1 org/index.org --- a/org/index.org Thu Apr 26 15:58:23 2012 -0500 +++ b/org/index.org Sat Apr 28 17:56:32 2012 -0500 @@ -5,63 +5,41 @@ #+keywords: AI, clojure, quantum mechanics #+SETUPFILE: ../../aurellem/org/setup.org #+INCLUDE: ../../aurellem/org/level-0.org +#+OPTIONS: toc:nil, num:nil -#+begin_HTML +** Adventures in coding +- [[/abomination/html/no_parens.html][Calling it quits without parentheses]] +- [[/cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]] -
- -
-#+end_HTML +** Academic +- [[/dylan/html/quandary.html][Bugs in quantum mechanics]] +- [[/dylan/html/visualizing-reason.html][A category-theoretic view of inductive reasoning]] +- [[/jaynes/html/stat-mech][Jaynes' /Statistical Mechanics/]] +** Cortex: a virtual world for sensate AI +1. [[/cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]] +2. [[/cortex/html/setup.][Installing jMonkeyEngine3, a 3D Game Engine]] +3. [[/cortex/html/world.html][Creating a Virtual World]] +4. [[/cortex/html/util.html][Utilities that Integrate jMonkeyEngine3 into Clojure ]] +5. [[/cortex/html/games.html][ Showing off: Games and Examples]] +6. *Sensors and effectors* + 1. [[/cortex/html/sense.html][Preamble: auxillary functions]] + 2. [[/cortex/html/body.html][Building a Body]] + 3. [[/cortex/html/vision.html][Vision]] + 4. [[/cortex/html/hearing.html][Hearing]] + 5. [[/cortex/html/touch.html][Touch]] + 6. [[/cortex/html/proprioception.html][Proprioception]] + 7. [[/cortex/html/movement.html][Movement]] + 8. [[/cortex/html/integration.html][Integration]] + +** Pok\eacute{}mon + - [[/pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] + - [[/pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] + + +** Thoughts +- [[/dylan/html/science.html][Science Minus Science]] +- [[/thoughts/html/man-years.html][A Universe of Human Experience]] +