website

Personal website
git clone git://git.laack.co/website.git
Log | Files | Refs

commit 07b9eca6b3219a81d63b5bb728b57c7b32c77ee4
parent 92efcde0608a9c6e041e2e3adacb4ee52a3b9e48
Author: Andrew Laack <andrew@laack.co>
Date:   Sun, 26 Apr 2026 02:31:24 -0500

Added gemini home page

Diffstat:
Aindex.gmi | 63+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 63 insertions(+), 0 deletions(-)

diff --git a/index.gmi b/index.gmi @@ -0,0 +1,63 @@ +# Andrew Laack + +## research + +My main research interest is classical machine learning. In particular, oblique decision trees, ensemble methods, and interpretability. + +## publications + +* CART-ELC: Oblique decision tree induction via exhaustive search + +=> https://doi.org/10.48550/arxiv.2505.05402 + +## code + +I like building software and implementing machine learning research. My code is self hosted. I have some code available on my Github, but I am not a fan of the platform becoming the de facto standard for code distribution given its proprietary nature. + +=> https://git.laack.co/ +=> https://github.com/andrewlaack + +## studies + +I graduated from the University in Wisconsin-Superior with a BS in CS in the Spring of 2025. I am also starting a Master's degree program at Georgia Tech in the Fall of 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. + +## ml book recommendations (in order) + +* Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by Geron +* The Elements of Statistical Learning by Hastie, Tibshirani, Friedman +* Deep Learning by Goodfellow, Bengio, and Courville +* Reinforcement Learning by Sutton and Barto + + +## math book recommendations (unordered) + +* Probability and Statistical Inference by Hogg and Tanis +* Calculus: Early Transcendentals by Stewart +* Linear Algebra Done Right by Axler +* Discrete Mathematics and Its Applications by Rosen +* Mathematics for Machine Learning by Deisenroth + +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. + +## blog + +On my blog I discuss my views about software, freedom, and other topics of interest. + +=> https://blog.laack.co/ + +## contact + +Email contained in metadata: + +-----BEGIN PGP PUBLIC KEY BLOCK----- +mDMEZ6xkphYJKwYBBAHaRw8BAQdAIDyb5c/NfL9VY8GTK2+NWD48GSxk3wBuOA6e +kb5O2SS0LWFuZHJldyBsYWFjayAocGFzc3dvcmQga2V5KSA8YW5kcmV3QGxhYWNr +LmNvPoiTBBMWCgA7FiEEWEIRDXWw8E+m6MOJMvmjEHDJ1+MFAmesZKYCGwMFCwkI +BwICIgIGFQoJCAsCBBYCAwECHgcCF4AACgkQMvmjEHDJ1+MchQEA/qSjA+uE+u/p +lwGdAOnmz8qQmw4cettMujU0/WXhCKEBAJxS62RluH2jlYMk0u6XiEW2u9AOse6E +6Tt1ya0et/IOuDgEZ6xkphIKKwYBBAGXVQEFAQEHQP4GUQ22EKyTtp5UP+aoPrjb +k27LGhvPDtcbw+dyGT4VAwEIB4h4BBgWCgAgFiEEWEIRDXWw8E+m6MOJMvmjEHDJ +1+MFAmesZKYCGwwACgkQMvmjEHDJ1+OQhAD/dh4e/qYtE/xjvEJb9foDYxCAZmoO +YDCsVpBwLQgBKW8A/RshYmUz7CBCuGsmxPtzVNSsP3mtLTc/85dX1V8oTd0J +=wfRT +-----END PGP PUBLIC KEY BLOCK-----