comparison html/index.html @ 93:effc23e38a82

add ASC.
author Robert McIntyre <rlm@mit.edu>
date Sat, 06 Feb 2016 15:23:11 -0800
parents 0d8b2257f326
children a38627c003d7 1aa7bc795be4
comparison
equal deleted inserted replaced
92:0d8b2257f326 93:effc23e38a82
5 type='text/css'/> 5 type='text/css'/>
6 <link href='aurellem/css/google-titillium-web.css' 6 <link href='aurellem/css/google-titillium-web.css'
7 rel='stylesheet' type='text/css'/> 7 rel='stylesheet' type='text/css'/>
8 <link href='aurellem/css/dyln-dark-4.css' rel='stylesheet' 8 <link href='aurellem/css/dyln-dark-4.css' rel='stylesheet'
9 type='text/css'/> 9 type='text/css'/>
10
11 <style type="text/css">
12 body {
13 background-repeat:no-repeat;
14 background-position:60% 105%;
15 }
16 </style>
17 </head> 10 </head>
18 <body> 11 <body>
19 12
20 <div class="header"> 13 <div class="header">
21 <span class="authors"> 14 <span class="authors">
36 could be practical inventions and are "just" waiting for 29 could be practical inventions and are "just" waiting for
37 that 95% perspiration to bring them to fruition, some 30 that 95% perspiration to bring them to fruition, some
38 are ideas for science fiction, and some are simple 31 are ideas for science fiction, and some are simple
39 observations. 32 observations.
40 </p> 33 </p>
41 <a href="./thoughts/html/good-ideas.html">Go to the Ideas Page 34 <a class="list" href="./thoughts/html/good-ideas.html">Go
42 &raquo;</a> 35 to the Ideas Page &raquo;</a>
43 </td> 36 </td>
44 </tr> 37 </tr>
45 38
46 <th>Major Projects</th> 39 <tr><th>Major Projects</th><td>
47 40 <h2><a href="./ASC/html/ASC-introduction.html">Aldehyde-Stabilized
48 <td> 41 Cryopreservation (2015)</a></h2>
42 <p class="description">
43 A brain-banking technology that can preserve all of the
44 synaptic connections in a whole mammalian brain for
45 longer than a
46 century. <a href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">Published
47 in Cryobiology</a> and currently
48 a <a href="http://www.brainpreservation.org/asc_rabbit_fulleval">major
49 competitor for the Brain Preservation
50 Prize</a>. Mentioned in the
51 <a href="http://www.nytimes.com/2015/09/13/us/cancer-immortality-cryogenics.html">New York Times</a> and
52 <a href="http://www.scientificamerican.com/article/can-our-minds-live-forever/">Scientific American</a>.</br></br>
53
54
55 <a class="list"
56 href="./ASC/html/ASC-introduction.html">Introduction
57 to Aldehyde-Stabilized Cryopreservation (ASC)
58 &raquo;</a>
59
60 <a class="list"
61 href="./ASC/html/ASC-FAQ.html">Frequently asked
62 Questions &raquo;</a>
63
64 <!-- <a class="list" href="./ASC/html/ASC-images.html">Images -->
65 <!-- of brains preserved with ASC &raquo;</a> -->
66
67 <a class="list"
68 href="http://dx.doi.org/10.1016/j.cryobiol.2015.09.003">
69 Journal article in Cryobiology &raquo;</a>
70
71 <!-- <a class="list" href="./ASC/html/ASC-motivations.html"> -->
72 <!-- Motivations behind ASC &raquo;</a> -->
73
74 <!-- <a class="list" href="./ASC/html/ACS-limitations.html"> -->
75 <!-- Limitations of ASC &raquo;</a> -->
76
77 <!-- <a class="list" href="./ASC/html/ASC-full-protocol.html"> -->
78 <!-- Detailed ASC protocol &raquo;</a> -->
79
80 <a class="list" href="https://nectome.com">Nectome, ASC
81 research company &raquo;</a>
82 </p></td></tr>
83
84 <tr><th></th><td>
49 <h2>CORTEX: a virtual world for sensate AI (2014)</h2> 85 <h2>CORTEX: a virtual world for sensate AI (2014)</h2>
50 <p class="description"> 86 <p class="description">
51 My MEng thesis at MIT, which won the 2014 Charles and 87 My MEng thesis at
52 Jennifer Johnson Thesis Award &mdash; 1st Place!<br/> 88 MIT, <a href="http://dspace.mit.edu/handle/1721.1/91697">
53 All code and text for the thesis is freely 89 <em>Recognizing Actions using Embodiment and
54 licensed.<br/> 90 Empathy</em></a>. It won 1st Place 2014 Charles and
55 <a href="./cortex/thesis/rlm-cortex-meng.pdf"> 91 Jennifer Johnson Thesis Award for best EE/CS MEng
92 thesis! <code>CORTEX</code> is an exploration of
93 embodied cognition, the idea that our intelligence is
94 deeply connected to our bodies and experience of the
95 world. In the thesis, I teach a simulated worm how to
96 recognize other worms performing various actions like
97 wiggling and curling by giving it a sense of empathy:
98 the worm imagines what it would feel like to be the
99 other worm, and then recognizes the actions based on its
100 own previous experience. All code and text for the
101 thesis is freely licensed under the GPL.<br/><br/>
102 <a class="list" href="./cortex/thesis/rlm-cortex-meng.pdf">
56 Thesis &raquo;</a> &nbsp;&nbsp;&nbsp; 103 Thesis &raquo;</a> &nbsp;&nbsp;&nbsp;
57 <a href="./cortex/html/index.html">Online Thesis Notes 104 <a class="list" href="./cortex/html/index.html">Online Thesis Notes
58 &raquo;</a><br/> 105 &raquo;</a><br/>
59 <a href="./cortex/releases/cortex-1.0.0.tar.bz2"> 106 <a class="list" href="./cortex/releases/cortex-1.0.0.tar.bz2">
60 Source Code (cortex-1.0.0.tar.bz2) &raquo;</a> 107 Source Code (cortex-1.0.0.tar.bz2) &raquo;</a>
61 </p> 108 </p></td></tr>
62 109
63 </td></tr>
64 <tr><th></th><td> 110 <tr><th></th><td>
65 <h2>Pok&eacute;mon Yellow Total Control Hack (2013)</h2> 111 <h2><a href="./vba-clojure/html/total-control.html">
112 Pok&eacute;mon Yellow Total Control Hack (2013)</a></h2>
66 <p class="description"> 113 <p class="description">
67 Just by buying and rearranging certain items and 114 Just by buying and rearranging certain items and
68 pressing certain buttons in Pok&eacute;mon Yellow, you 115 pressing certain buttons in Pok&eacute;mon Yellow, you
69 can get the game into a state where you can completely 116 can get the game into a state where you can completely
70 reprogram it from the inside. It's the first hack of its 117 reprogram it from the inside. It's the first hack of its
71 kind, and it won 118 kind, and it won
72 multiple <a href="http://tasvideos.org/2187M.html">TAS 119 multiple <a href="http://tasvideos.org/2187M.html">TAS
73 awards &raquo;</a><br/> 120 awards</a>.<br/><br/>
74 <a href="https://www.youtube.com/watch?v=p5T81yHkHtI">Watch 121 <a class="list" href="https://www.youtube.com/watch?v=p5T81yHkHtI">Watch
75 on Youtube&raquo;</a> 122 on Youtube&raquo;</a>
76 <a href="./vba-clojure/html/total-control.html">Guide to 123 <a class="list" href="./vba-clojure/html/total-control.html">Guide to
77 the Pok&eacute;mon Yellow total control hack 124 the Pok&eacute;mon Yellow total control hack
78 &raquo;</a> 125 &raquo;</a>
79 </p> 126 </p></td></tr>
80 </td>
81 </tr>
82 127
83 <tr> 128 <tr>
84 <th>Small Projects</th> 129 <th>Small Projects</th>
85 <td> 130 <td>
86 <ul> 131 <ul>