mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-24 21:09:49 -06:00
Merge branch 'master' of https://github.com/asimonson1125/asimonson1125.github.io
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"Python": {
|
||||
"PyTorch/TensorFlow": {},
|
||||
"Numpy/Pandas": {},
|
||||
"Scikit/Sklearn": {},
|
||||
"Selenium/BS4": {},
|
||||
"Pyspark": {}
|
||||
},
|
||||
@@ -26,8 +27,7 @@
|
||||
"Backend & DevOps": {
|
||||
"Backend": {
|
||||
"Rust": {},
|
||||
"C#": {},
|
||||
"C++": {}
|
||||
"C#": {}
|
||||
},
|
||||
"DevOps": {
|
||||
"Docker": {},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{% block content %} {% macro nameplate() %}
|
||||
<div>
|
||||
<h1 id="homeName" class="textGrad">Andrew Simonson</h1>
|
||||
<h2 class="textGrad">Website not maintained ATM. Too busy wizardposting.</h2>
|
||||
<h1 id="homeName" class="textGrad">Andrew's Really Cool Website</h1>
|
||||
<h2 class="textGrad">Here's a wizard on the moon:</h2>
|
||||
<div class="flex vertOnMobile">
|
||||
<div>
|
||||
<img
|
||||
@@ -31,25 +31,17 @@
|
||||
(international relations minor) with a focus on probability theory.
|
||||
<br />
|
||||
<br />
|
||||
I've worked on a variety of projects, from building analytical tools
|
||||
performing reactive chemical safety to live feed processing for
|
||||
frantic work environments looking to improve service. I also do
|
||||
personal experimentation leveraging open source info streams ranging
|
||||
from human traffic around campus to watershed temperature monitoring.
|
||||
<br />
|
||||
<br />
|
||||
My philosophy is that if it isn't explainable then you didn't learn
|
||||
anything. Data without sound methodology is at best meaningless and at
|
||||
worst counterproductive and costly. That's why I focus on
|
||||
hypothesis-driven multivariate analysis, bringing logical transparency
|
||||
and literal deductions back into digital analysis. Rather than letting
|
||||
heuristics make decisions for the world we think we know, we should be
|
||||
making discoveries and building new knowledge.
|
||||
<br />
|
||||
<br />
|
||||
<strong>Bring the scientific method to AI.</strong>
|
||||
I got my start ~2017 reverse engineering probablistic logic models in
|
||||
games and developing interfaces to recreate my findings for friends.
|
||||
Now I develop tracable AI built on deductive reasoning, maintaning
|
||||
scientific methodology in an industry obsessed with implicit rules and
|
||||
exclusive empiricism. As the analysis grew more sophisticated, so too
|
||||
did the tech stack - to the point that I now manage most services,
|
||||
like this website, end to end, container image to insight visual.
|
||||
<br />
|
||||
<br />
|
||||
I get bored and throw random stuff on this website. It's a form of
|
||||
unprofessional development and I swear by this form of learning.
|
||||
</p>
|
||||
</div>
|
||||
<div id="skills">
|
||||
|
||||
Reference in New Issue
Block a user