commit 8c974b135122e4aa91df2c9e990ed5603e1114e0
parent 7f9c798c1492471e19cb6a5e66ea99d916a29305
Author: AndrewLockVI <andrewlaack1@gmail.com>
Date: Wed, 8 Jan 2025 13:41:07 -0600
Revised a few things
Diffstat:
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/index.html b/index.html
@@ -64,18 +64,16 @@
<div class="svg-container">
<svg viewBox="0 0 400 100" xmlns="http://www.w3.org/2000/svg">
<text x="50%" y="50%" font-size="50" fill="#000000" text-anchor="middle" dominant-baseline="middle" font-family="monospace">
- Andrew Laack
+Andrew Laack
</text>
</svg>
</div>
-
-
<div class="links-container">
<a href="#code">code</a><span class="separator">|</span>
<a href="#research">research</a><span class="separator">|</span>
- <a href="#workexperience">work experience</a><span class="separator">|</span>
+ <a href="#workexperience">work</a><span class="separator">|</span>
<a href="#studies">studies</span></a><span class="separator">|</span>
<a href="#contact">contact</a>
</div>
@@ -83,7 +81,7 @@
<hr>
<h2 id="code">code</h2>
- <p>I like building software and implementing machine learning research. <a href="https://git.laack.co/andrew"> My code</a> is self hosted using Gitea. If you don't understand why, please consider the fact that there are junior devs who don't understand the difference between GitHub and Git, indicative of a monopoly. Additionally, I would implore you to consider if you want to be complicit in the distribution of malware in the form of <a href="https://www.gnu.org/proprietary/proprietary.html">proprietary software</a>, which is being enabled by patronizing GitHub, a subsidiary of Microsoft.
+ <p>I like building software and implementing machine learning research. <a href="https://git.laack.co/andrew"> My code</a> is self hosted using Gitea. If you don't understand why, please consider the fact that there are junior devs who don't understand the difference between GitHub and Git, indicative of a monopoly. Additionally, I would implore you to consider if you want to be complicit in the distribution of malware in the form of <a href="https://www.gnu.org/proprietary/proprietary.html">proprietary software</a>.
<hr>
<h2 id="research">research</h2>
@@ -107,9 +105,8 @@
I am currently a student studying computer science at a University in Wisconsin, expecting to graduate Spring 2025. I have taken a fair number of computer science courses and math courses, but I have found it much more rewarding to self-study. Below is a non-comprehensive list of books I have read and recommend to those interested in machine learning.
</p>
-
-
- <h3>ML book recommendations (in order)</h3>
+ <p>
+ <h3>ml book recommendations (in order)</h3>
<ol>
<li> Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by Geron</li>
<li> The Elements of Statistical Learning by Hastie, Tibshirani, Friedman </li>
@@ -117,7 +114,9 @@
<li> Reinforcement Learning by Sutton and Barto</li>
</ol>
- <h3> Math book recommendations (unordered)</h3>
+ </p>
+ <p>
+ <h3> math book recommendations (unordered)</h3>
<ol>
<li> Probability and Statistical Inference by Hogg and Tanis</li>
<li> Calculus: Early Transcendentals by Stewart </li>
@@ -125,6 +124,7 @@
<li> Discrete Mathematics and Its Applications by Rosen</li>
<li> Mathematics for Machine Learning by Deisenroth</li>
</ol>
+ </p>
<p>
These were the most impactful math and machine learning books that I read early on. For those interested in reading them, I would recommend first reading Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow to get a good understanding of what machine learning is all about and how to use modern machine learning tools. I would then start reading the math books to gain a strong understanding of linear algebra, probability, and calculus, prior to returning to the more theory based machine learning books. Once all of these have been read and well understood, it becomes evident what is of interest to the reader and thus their paths may diverge, but I think these recommendations are non-controversial.
@@ -133,7 +133,7 @@
<hr>
<h2 id="contact">contact</h2>
- <p> Email contained in Metadata: </p>
+ <p> Email contained in metadata: </p>
<!-- PGP Key Section -->
<div class="pgp-container">