Mercurial > aurellem
changeset 57:d1bf00be1f8e
whatevs.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 21 Dec 2014 09:52:41 -0800 |
parents | 7464e9bc87ee (current diff) 1c5b78525ae1 (diff) |
children | 41818c0cea59 |
files | org/index.org |
diffstat | 1 files changed, 13 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/org/index.org Sun Dec 21 09:51:24 2014 -0800 1.2 +++ b/org/index.org Sun Dec 21 09:52:41 2014 -0800 1.3 @@ -23,7 +23,7 @@ 1.4 - [[../cortex/html/ai-journal-review.html][Interesting Articles from /Artificial Intelligence/]] 1.5 - [[../bbbgs/html/bbbgs.html][Improving Background Subtraction with Top-Down Vision]] 1.6 - [[../thoughts/html/sloman.html][Transcript of Aaron Sloman - Interview]] 1.7 - 1.8 + - [[../6.034/html/intro.html][6.034 : Introduction to Artificial Intelligence]] 1.9 ** Cortex: a virtual world for sensate AI 1.10 1.11 This was an MEng thesis project while I was at MIT. It won the 2014 1.12 @@ -48,18 +48,25 @@ 1.13 8. [[../cortex/html/integration.html][Integration]] 1.14 7. [[../cortex/html/gabor.html][Gabor Filters]] 1.15 1.16 -** Quantitative design 1.17 - - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement 1.18 - for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]]. 1.19 - 1.20 ** Pok\eacute{}mon 1.21 - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] 1.22 - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] 1.23 - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] 1.24 - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]] 1.25 - - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] 1.26 + - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] 1.27 + - [[http://web.mit.edu/dxh/www/guess/gen2.html][10 Questions with Pok\eacute{}mon]] (Gen I & II) 1.28 + - Use an [[http://web.mit.edu/dxh/www/guess/allergy/][allergy assay]] to determine the type of an unknown Pok\eacute{}mon 1.29 - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]] 1.30 1.31 +** Quantitative design 1.32 + - Quantitative Pok\eacute{}mon displays (in progress) 1.33 + - [[http://www.aurellem.org/pokeplot/graph.html?q=rug][Breakdown of evolution data]] 1.34 + - [[http://www.aurellem.org/pokeplot/graph.html?q=shops][Shop locations and inventories]] 1.35 + - [[http://www.aurellem.org/pokeplot/graph.html?q=tms][Learnability of technical machines]] 1.36 + - [[http://www.aurellem.org/pokeplot/graph.html?q=affinity][Square graph of dual type combinations]] 1.37 + - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement 1.38 + for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]]. 1.39 + 1.40 ** Thoughts 1.41 - [[../dylan/html/science.html][Science Minus Science]] 1.42 - [[../thoughts/html/man-years.html][A Universe of Human Experience]]