# HG changeset patch # User rlm # Date 1454801191 28800 # Node ID f6df92e5367ef5e41ee55020963a7fdc76b2fef1 # Parent effc23e38a8212722a14daefe28ed0d12b5695f7 merge. diff -r effc23e38a82 -r f6df92e5367e org/index.org --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org/index.org Sat Feb 06 15:26:31 2016 -0800 @@ -0,0 +1,75 @@ +#+title: Our Blog Entries +#+author: Robert McIntyre & Dylan Holmes +#+email: rlm@mit.edu +#+description: A Blog on AI, quantum mechanics, philosophy, and all sorts of coding goodies in clojure, java, C and more! +#+keywords: AI, clojure, quantum mechanics +#+SETUPFILE: ../../aurellem/org/setup.org +#+INCLUDE: ../../aurellem/org/level-0.org +#+OPTIONS: toc:nil, num:nil + +** Freedom + - [[../free/html/email.html][How to set up your own Email server]] + - [[../free/html/wiki.html][How to set up your own Wiki]] + - [[../thoughts/html/patents.html][Thoughts on Patents]] + - [[../thoughts/html/server.html][The Server Culture]] +** Adventures in coding + - [[../abomination/html/no_parens.html][Calling it quits without parentheses]] + - [[../cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]] + +** 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.html][Jaynes' /Statistical Mechanics/]] + - [[../cortex/html/ai-journal-review.html][Interesting Articles from /Artificial Intelligence/]] + - [[../bbbgs/html/bbbgs.html][Improving Background Subtraction with Top-Down Vision]] + - [[../thoughts/html/sloman.html][Transcript of Aaron Sloman - Interview]] + - [[../6.034/html/intro.html][6.034 : Introduction to Artificial Intelligence]] +** Cortex: a virtual world for sensate AI + + This was an MEng thesis project while I was at MIT. It won the 2014 + Charles and Jennifer Johnson Thesis Award –- 1st Place! + + - [[http://aurellem.org/dl/rlm-meng-cortex-final.pdf][Thesis]] + - [[http://aurellem.org/dl/cortex-1.0.0.tar.bz2][Code]] + + 1. [[../cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]] + 2. [[../cortex/html/setup.html][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]] + 7. [[../cortex/html/gabor.html][Gabor Filters]] + +** 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.]] + - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] + - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]] + - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] + - [[http://web.mit.edu/dxh/www/guess/gen2.html][10 Questions with Pok\eacute{}mon]] (Gen I & II) + - Use an [[http://web.mit.edu/dxh/www/guess/allergy/][allergy assay]] to determine the type of an unknown Pok\eacute{}mon + - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]] + +** Quantitative design + - Quantitative Pok\eacute{}mon displays (in progress) + - [[http://www.aurellem.org/pokeplot/graph.html?q=rug][Breakdown of evolution data]] + - [[http://www.aurellem.org/pokeplot/graph.html?q=shops][Shop locations and inventories]] + - [[http://www.aurellem.org/pokeplot/graph.html?q=tms][Learnability of technical machines]] + - [[http://www.aurellem.org/pokeplot/graph.html?q=affinity][Square graph of dual type combinations]] + - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement + for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]]. + +** Thoughts + - [[../dylan/html/science.html][Science Minus Science]] + - [[../thoughts/html/man-years.html][A Universe of Human Experience]] + - [[../thoughts/html/emacs-password.html][Emacs Password Security]] + - [[../thoughts/html/ideas.html][Ideas]] + diff -r effc23e38a82 -r f6df92e5367e org/template.org --- a/org/template.org Sat Feb 06 15:23:11 2016 -0800 +++ b/org/template.org Sat Feb 06 15:26:31 2016 -0800 @@ -6,12 +6,33 @@ #+options: num:nil toc:t #+keywords: a, b, c -#+caption: Aurellem sun + +* Image Template + #+caption: +#+caption: +#+caption: +#+caption: +#+caption: #+ATTR_HTML: width="100%" #+ATTR_LaTeX: :width 5.5in :placement [H] -[[file:../images/aurellem.jpg][file:../images/thumbs/aurellem.jpg]] +[[file:../images/aurellem.jpg]] +* Video template + #+begin_html html +
+ + #+end_html + Caption + + #+begin_html +
+ #+end_html