-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (33 loc) · 1.76 KB
/
index.html
File metadata and controls
36 lines (33 loc) · 1.76 KB
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
---
layout: page
---
<h1>About Me</h1>
<img style="float: right; display: inline-block; margin: 0px 0px 0px 25px" width="50%" height="50%" src="/images/ny_fed.png">
<p>
I am a researcher and graduate student at <a href="https://www.cics.umass.edu/">UMass Amherst</a> working with <a href="https://people.cs.umass.edu/~sheldon/">Dan Sheldon</a> and <a href="https://people.cs.umass.edu/~miklau/">Gerome Miklau</a> as well as a Visiting Professor in Computer Science at <a href="https://www.mtholyoke.edu/directory/departments-offices-centers/computer-science">Mount Holyoke College</a>.
</p>
<p>
Before this, I was a Data Scientist at <a href="http://www.allstatedatascience.com">Allstate</a> and a researcher at the <a href="http://frc.gsu.edu">Fiscal Research Center</a>, a public policy think tank in Atlanta. I studied mathematics & logic at <a href="http://miamioh.edu/cas/academics/departments/mathematics/index.html">Miami University</a> and philosophy & economics at <a href="http://www.gsu.edu">Georgia State University</a>.
</p>
<p>
Click <a href="images/cv.pdf">here</a> to view my CV.
</p>
<p>
You may contact me at brettcmullins(at)gmail.
</p>
<p>
This <a href="https://www.repository.cam.ac.uk/items/6392d5fb-7eb7-4a8a-af15-6a9b503b6ac1">radio program on Frank Ramsey</a> influenced my thinking and interests greatly.
</p>
<h1>Research Interests</h1>
<p align="center">
Differential Privacy, Explainable Machine Learning, Synthetic Data, <br/>Learning Theory, Causation, Formal Epistemology
</p>
<p>
My research involves using tools from mathematics, logic, and machine learning to approach problems from a novel perspective.
</p>
<!-- <p>
See more about specific projects on my <a href="projects">projects</a> page.
</p> -->
<div id="newsid">
{% include news.html %}
</div>