Mercurial > aurellem
changeset 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 |
files | org/index.org |
diffstat | 1 files changed, 14 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/org/index.org Sat Aug 31 23:38:02 2013 -0400 1.2 +++ b/org/index.org Tue Oct 15 14:46:14 2013 -0400 1.3 @@ -1,5 +1,5 @@ 1.4 -#+title: Our Blog Entries 1.5 -#+author: Robert McIntyre & Dylan Holmes 1.6 +B#+title: Our Blog Entries 1.7 +#1;2802;0c+author: Robert McIntyre & Dylan Holmes 1.8 #+email: rlm@mit.edu 1.9 #+description: A Blog on AI, quantum mechanics, philosophy, and all sorts of coding goodies in clojure, java, C and more! 1.10 #+keywords: AI, clojure, quantum mechanics 1.11 @@ -41,18 +41,25 @@ 1.12 8. [[../cortex/html/integration.html][Integration]] 1.13 7. [[../cortex/html/gabor.html][Gabor Filters]] 1.14 1.15 -** Quantitative design 1.16 - - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement 1.17 - for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]]. 1.18 - 1.19 ** Pok\eacute{}mon 1.20 - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] 1.21 - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] 1.22 - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] 1.23 - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]] 1.24 - - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] 1.25 + - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] 1.26 + - [[http://web.mit.edu/dxh/www/guess/gen2.html][10 Questions with Pok\eacute{}mon]] (Gen I & II) 1.27 + - Use an [[http://web.mit.edu/dxh/www/guess/allergy/][allergy assay]] to determine the type of an unknown Pok\eacute{}mon 1.28 - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]] 1.29 1.30 +** Quantitative design 1.31 + - Quantitative Pok\eacute{}mon displays (in progress) 1.32 + - [[http://www.aurellem.org/pokeplot/graph.html?q=rug][Breakdown of evolution data]] 1.33 + - [[http://www.aurellem.org/pokeplot/graph.html?q=shops][Shop locations and inventories]] 1.34 + - [[http://www.aurellem.org/pokeplot/graph.html?q=tms][Learnability of technical machines]] 1.35 + - [[http://www.aurellem.org/pokeplot/graph.html?q=affinity][Square graph of dual type combinations]] 1.36 + - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement 1.37 + for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]]. 1.38 + 1.39 ** Thoughts 1.40 - [[../dylan/html/science.html][Science Minus Science]] 1.41 - [[../thoughts/html/man-years.html][A Universe of Human Experience]]