comparison org/index.org @ 52:6f7b83f15990

added quantitative pokemon stuff
author Robert McIntyre <rlm@mit.edu>
date Tue, 15 Oct 2013 14:46:14 -0400
parents 00f15636e9c1
children 54267dda8070
comparison
equal deleted inserted replaced
51:00f15636e9c1 52:6f7b83f15990
1 #+title: Our Blog Entries 1 B#+title: Our Blog Entries
2 #+author: Robert McIntyre & Dylan Holmes 2 #1;2802;0c+author: Robert McIntyre & Dylan Holmes
3 #+email: rlm@mit.edu 3 #+email: rlm@mit.edu
4 #+description: A Blog on AI, quantum mechanics, philosophy, and all sorts of coding goodies in clojure, java, C and more! 4 #+description: A Blog on AI, quantum mechanics, philosophy, and all sorts of coding goodies in clojure, java, C and more!
5 #+keywords: AI, clojure, quantum mechanics 5 #+keywords: AI, clojure, quantum mechanics
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
39 6. [[../cortex/html/proprioception.html][Proprioception]] 39 6. [[../cortex/html/proprioception.html][Proprioception]]
40 7. [[../cortex/html/movement.html][Movement]] 40 7. [[../cortex/html/movement.html][Movement]]
41 8. [[../cortex/html/integration.html][Integration]] 41 8. [[../cortex/html/integration.html][Integration]]
42 7. [[../cortex/html/gabor.html][Gabor Filters]] 42 7. [[../cortex/html/gabor.html][Gabor Filters]]
43 43
44 ** Quantitative design
45 - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement
46 for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]].
47
48 ** Pok\eacute{}mon 44 ** Pok\eacute{}mon
49 - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] 45 - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]]
50 - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] 46 - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]]
51 - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] 47 - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]]
52 - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]] 48 - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]]
53 - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] 49 - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]]
50 - [[http://web.mit.edu/dxh/www/guess/gen2.html][10 Questions with Pok\eacute{}mon]] (Gen I & II)
51 - Use an [[http://web.mit.edu/dxh/www/guess/allergy/][allergy assay]] to determine the type of an unknown Pok\eacute{}mon
54 - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]] 52 - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]]
53
54 ** Quantitative design
55 - Quantitative Pok\eacute{}mon displays (in progress)
56 - [[http://www.aurellem.org/pokeplot/graph.html?q=rug][Breakdown of evolution data]]
57 - [[http://www.aurellem.org/pokeplot/graph.html?q=shops][Shop locations and inventories]]
58 - [[http://www.aurellem.org/pokeplot/graph.html?q=tms][Learnability of technical machines]]
59 - [[http://www.aurellem.org/pokeplot/graph.html?q=affinity][Square graph of dual type combinations]]
60 - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement
61 for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]].
55 62
56 ** Thoughts 63 ** Thoughts
57 - [[../dylan/html/science.html][Science Minus Science]] 64 - [[../dylan/html/science.html][Science Minus Science]]
58 - [[../thoughts/html/man-years.html][A Universe of Human Experience]] 65 - [[../thoughts/html/man-years.html][A Universe of Human Experience]]
59 - [[../thoughts/html/emacs-password.html][Emacs Password Security]] 66 - [[../thoughts/html/emacs-password.html][Emacs Password Security]]