-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
41 lines (38 loc) · 2.69 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: default
title: Beau Cronin
---
<div id="home">
<p>Looking for the AI Company Landscape image? The current version (2014-07-14) is <a href="http://npbay.es/AI_Landscape_20140714.png">here</a>.<p>
<h1>About Me</h1>
<p>After receiving my <a href="http://dspace.mit.edu/handle/1721.1/45336">PhD in computational neuroscience</a> from MIT in 2008, I co-founded two companies based on probabilistic inference; both were backed by the crazy folks at <a href="http://foundersfund.com">Founders Fund</a>. The second, Prior Knowledge, was acquired by <a href="http://salesforce.com">Salesforce</a> in late 2012, where I now work as a product manager.</p>
<!--<p>These days, I'm <a href="https://github.com/karissamck/papertalk">working on</a> <a href="http://papertalk.org">Papertalk</a> in my spare time. We think it's going to be the best place on the web to write about, discuss, and learn about scientific research.</p>-->
<p>I live in Oakland, CA with my wife and daughter.</p>
<p><a href="http://twitter.com/beaucronin">Twitter</a> is the best way to get a hold of me.</p>
<p> </p>
<h1>Writing</h1>
I've been doing some writing, including a series on O'Reilly Radar about developments in AI.
<p> </p>
<h2>Intelligence Matters</h2>
<p> </p>
<ul>
<li><a href="http://radar.oreilly.com/2014/06/ais-dueling-definitions.html">AI's Dueling Definitions</a></li>
<li><a href="http://radar.oreilly.com/2014/06/untapped-opportunities-in-ai.html">Untapped opportunities in AI</a></li>
<li><a href="http://radar.oreilly.com/2014/05/it-works-like-the-brain-so.html">"It Works Like the Brain" So?</a></li>
<li><a href="http://radar.oreilly.com/2014/05/welcome-to-intelligence-matters.html">Welcome to Intelligence Matters (by Ben and Roger)</a></li>
</ul>
<h2>Other Writing</h2>
<ul>
<li><a href="http://npbay.es/deep-learning-business-models.html">Deep Learning Business Models</a></li>
<li><a href="http://gigaom.com/2013/06/30/what-happens-when-the-world-turns-into-one-giant-brain/">GigaOm: Global-scale intelligent systems</a></li>
<li><a href="http://strata.oreilly.com/2013/05/different-evaluation-criteria-for-machine-learning-systems.html">O'Reilly Strata: Evaluating ML systems</a></li>
<li><a href="http://radar.oreilly.com/2013/04/probabilistic-programming.html">O'Reilly Radar: What is probabilistic programming?</a></li>
<li><a href="https://plus.google.com/u/0/107971134877020469960/posts/KpeRdJKR6Z1">Why probabilistic programming matters</a></li>
</ul>
<p>
<!--<ul class="posts">
{% for post in site.posts %}
<li><span>{{ post.date | date_to_string }}</span> » <a href="{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>-->
</div>