Mercurial > aurellem
view html/index.html @ 98:1aa7bc795be4
VICTORY IS MINEhg st!
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 09 Feb 2016 11:45:48 -0800 |
parents | effc23e38a82 |
children | 29daf0e485ad |
line wrap: on
line source
2 <html>3 <head>4 <link href='aurellem/css/google-roboto-slab.css' rel='stylesheet'5 type='text/css'/>6 <link href='aurellem/css/google-titillium-web.css'7 rel='stylesheet' type='text/css'/>8 <link href='aurellem/css/dyln-dark-4.css' rel='stylesheet'9 type='text/css'/>10 </head>11 <body>13 <div class="header">14 <span class="authors">15 <author><a href="aurellem/html/about-rlm.html">16 Robert L. McIntyre</a>'s blog</author></span>17 <h1>au<em>r</em>e<em>l</em>le<em>m</em>.org</h1>18 <h2>science, programming, ideas</h2>19 </div>20 <div class="content">21 <div class="atmosphere"></div>22 <table class="toc">23 <tr>24 <th><a href="./thoughts/html/good-ideas.html">Big List O'25 Ideas</a></th>26 <td>27 <p class="description">All the ideas I've had that I felt28 like writing down for the past ~ 8 years. Some of them29 could be practical inventions and are "just" waiting for30 that 95% perspiration to bring them to fruition, some31 are ideas for science fiction, and some are simple32 observations.33 </p>34 <a class="list" href="./thoughts/html/good-ideas.html">Go35 to the Ideas Page »</a>36 </td>37 </tr>39 <tr><th>Major Projects</th><td>40 <h2><a href="./ASC/html/ASC-introduction.html">Aldehyde-Stabilized41 Cryopreservation (2015)</a></h2>42 <p class="description">43 A brain-banking technology that can preserve all of the44 synaptic connections in a whole mammalian brain for45 longer than a46 century. <a href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">Published47 in Cryobiology</a>48 and <a href="http://www.brainpreservation.org/small-mammal-announcement">winner</a>49 of the50 <a href="http://www.brainpreservation.org/asc_rabbit_fulleval">Brain51 Preservation Prize</a>. Mentioned in52 <a href="http://www.nytimes.com/2015/09/13/us/cancer-immortality-cryogenics.html">the53 New York Times</a>,54 <a href="http://www.scientificamerican.com/article/can-our-minds-live-forever/">Scientific55 American</a>,56 <a href="http://gizmodo.com/brain-preservation-breakthrough-could-usher-in-a-new-er-1758022181">57 Gizmodo</a>,58 and <a href="http://motherboard.vice.com/read/a-rabbit-brain-has-been-cryonically-preserved-and-recovered-brain-preservation-prize">59 Vice News</a></br></br>61 <a class="list"62 href="./ASC/html/ASC-introduction.html">Introduction63 to Aldehyde-Stabilized Cryopreservation (ASC)64 »</a>66 <a class="list"67 href="./ASC/html/ASC-FAQ.html">Frequently asked68 Questions »</a>70 <!-- <a class="list" href="./ASC/html/ASC-images.html">Images -->71 <!-- of brains preserved with ASC »</a> -->73 <a class="list"74 href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">75 Journal article in Cryobiology »</a>77 <!-- <a class="list" href="./ASC/html/ASC-motivations.html"> -->78 <!-- Motivations behind ASC »</a> -->80 <!-- <a class="list" href="./ASC/html/ASC-limitations.html"> -->81 <!-- Limitations of ASC »</a> -->83 <!-- <a class="list" href="./ASC/html/ASC-full-protocol.html"> -->84 <!-- Detailed ASC protocol »</a> -->86 <a class="list" href="https://nectome.com">Nectome, ASC87 research company »</a>88 </p></td></tr>90 <tr><th></th><td>91 <h2>CORTEX: a virtual world for sensate AI (2014)</h2>92 <p class="description">93 My MEng thesis at94 MIT, <a href="http://dspace.mit.edu/handle/1721.1/91697">95 <em>Recognizing Actions using Embodiment and96 Empathy</em></a>. It won 1st Place 2014 Charles and97 Jennifer Johnson Thesis Award for best EE/CS MEng98 thesis! <code>CORTEX</code> is an exploration of99 embodied cognition, the idea that our intelligence is100 deeply connected to our bodies and experience of the101 world. In the thesis, I teach a simulated worm how to102 recognize other worms performing various actions like103 wiggling and curling by giving it a sense of empathy:104 the worm imagines what it would feel like to be the105 other worm, and then recognizes the actions based on its106 own previous experience. All code and text for the107 thesis is freely licensed under the GPL.<br/><br/>108 <a class="list" href="./cortex/thesis/rlm-cortex-meng.pdf">109 Thesis »</a> 110 <a class="list" href="./cortex/html/index.html">Online Thesis Notes111 »</a><br/>112 <a class="list" href="./cortex/releases/cortex-1.0.0.tar.bz2">113 Source Code (cortex-1.0.0.tar.bz2) »</a>114 </p></td></tr>116 <tr><th></th><td>117 <h2><a href="./vba-clojure/html/total-control.html">118 Pokémon Yellow Total Control Hack (2013)</a></h2>119 <p class="description">120 Just by buying and rearranging certain items and121 pressing certain buttons in Pokémon Yellow, you122 can get the game into a state where you can completely123 reprogram it from the inside. It's the first hack of its124 kind, and it won125 multiple <a href="http://tasvideos.org/2187M.html">TAS126 awards</a>.<br/><br/>127 <a class="list" href="https://www.youtube.com/watch?v=p5T81yHkHtI">Watch128 on Youtube»</a>129 <a class="list" href="./vba-clojure/html/total-control.html">Guide to130 the Pokémon Yellow total control hack131 »</a>132 </p></td></tr>134 <tr>135 <th>Small Projects</th>136 <td>137 <ul>139 <li><a href="../papers/html/papers.html">140 <div class="date">2015 Jul</div>Cryobiology and141 Electron Microscopy reading list</a></li>143 <li><a href="../hardware-hacking/html/hardware-hacking.html">144 <div class="date">2015 Mar</div>Building a145 web-controlled Gameboy</a></li>147 <li><a href="../aurellem/html/organ-preservation-alliance-victory.html">148 <div class="date">2015 Feb</div>VICTORY at the149 Global Organ Banking Summit</a></li>151 <li><a href="../cold-storage/html/cold-storage.html">152 <div class="date">2015 Jan</div>Preserving a DVD153 with Liquid Nitrogen</a></li>155 <li><a href="../water-loss-kinetics/html/water-loss-kinetics.html">156 <div class="date">2014 May</div>Modeling water loss157 from a cell during freezing</a></li>159 <li><a href="../thoughts/html/sussman-reading-list.html">160 <div class="date">2014 May</div>Professor Sussman's161 recommended reading</a></li>163 <li><a href="../marble-paintings/html/marble-paintings.html">164 <div class="date">2014 Jan</div> Painting on broken165 marble with acrylic paints</a></li>167 <li><a href="../minsky">168 <div class="date">2013 Sep</div> Marvin Minsky's169 "Society of Mind" (mostly "Dylan Holmes'170 work)</a></li>172 <li><a href="../bbbgs/html/bbbgs.html">173 <div class="date">2013 Aug</div> Improving174 background subtraction with top-down175 vision </a></li>177 <li><a href="../cortex/html/ai-journal-review.html">178 <div class="date">2013 May</div>Review of the179 Journal of Artificial Intelligence180 </a></li>182 <li><a href="../pony-stories/html/pony-stories.html">183 <div class="date">2012 Aug</div>fimfinder.net, a184 website to search fimfiction.net </a></li>186 <li><a href="../pokemon-types/html/types.html">187 <div class="date">2011 Aug</div> Best-first188 search for effective Pokemon types </a></li>190 <li><a href="../pokemon-types/html/lpsolve.html">191 <div class="date">2011 Aug</div> Discovering192 effective Pokemon types using linear193 optimization </a></li>195 <li><a href="../abomination/html/no_parens.html">196 <div class="date">2011 Jul</div> Calling it quits197 without parentheses</a>198 </li>199 </ul>202 </td>203 </tr>205 <tr>206 <th>How-to Guides</th>207 <td>208 <ul>209 <li><a href="../stream/html/how-to-stream.html">Share210 audio/video on GNU/Linux<div class="date">2016 Jan</div></a>211 </li>212 <li><a href="../free/html/ftp.html">Set up your own FTP213 server<div class="date">2015 May</div></a>214 </li>215 <li><a href="../6.945/html/dont-panic.html">Set up216 mit-scheme (from MIT's 6.945217 class)<div class="date">2014 Jan</div></a>218 </li>219 <li><a href="../free/html/wiki.html">Set up your own220 Wiki<div class="date">2013 Sep</div></a>221 <li><a href="../free/html/email.html">Set up your own222 Personal Email Server<div class="date">2013223 Jun</div></a>224 </li>225 <li><a href="../cortex/html/capture-video.html">Capture226 video from JMonkeyEngine3<div class="date">2011227 Dec</div></a>228 </li>230 </ul>231 </td>232 </tr>233 <tr>235 <tr>236 <th>Essays</th>237 <td>238 <ul>239 <li><a href="../thoughts/html/patents.html"> Free240 Culture Patents<div class="date">2013 Jul</div></a>241 </li>242 <li><a href="../thoughts/html/man-years.html"> A243 Universe of Human Experience<div class="date">2011244 Oct</div></a>245 </li>246 </ul>249 </td>250 </tr>254 <tr>255 <th>Links</th>256 <td>257 <ul>258 <li><a href="https://logical.ai/">LOGICAL.AI</a><br/>The259 homepage of Dylan Holmes, who helped to make this website.260 </li>264 </ul>267 </td>268 </tr>270 </table>271 </div>274 <div class="footer">276 <a rel="license"277 href="http://creativecommons.org/licenses/by-sa/4.0/">278 <img alt="Creative Commons License" style="border-width:0"279 src="aurellem/images/creative-commons-88x31.png"280 /></a>282 ♡2012-2016 <a href="aurellem/html/about-rlm.html">Robert283 McIntyre</a>. Except where otherwise noted, all work on this284 website is <em>freely available</em> under a <a rel="license"285 href="http://creativecommons.org/licenses/by-sa/4.0/">Creative286 Commons Attribution-ShareAlike 4.0 International License</a>.287 <i>(This means that you are free to use, modify, and288 re-distribute such work —even commercially— as289 long as you attribute the original to me and share your290 modified versions in the same way.)</i>291 <br/><br/>292 <span class="donate">Donate ฿:293 <a style="display:inline;float:none" href="https://blockchain.info/address/19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr">19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr</a>294 </div>296 </body>297 </html>