website/content/notes/_index.md

24 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

---
title: Notes
2022-05-02 00:06:29 -04:00
description: Notes on various topics
---
2022-05-02 00:06:29 -04:00
Notes for several study groups and courses that I've taken. Likely
not helpful for the average person, but I keep it up here for archival
purposes.
2022-05-02 00:06:29 -04:00
## Small Study Groups
- Chris Richters, Ethan Martin, and I embarked on the book ["Algorithms" by Jeff Erickson](http://jeffe.cs.illinois.edu/teaching/algorithms/). I took some notes during our discussions but you should really just read the book instead. [Notes Page](algorithms)
- Carlos Ramirez, Ethan Martin, and I started on the book "Elements of Radio" by Abraham and William Marcus. It provides a great introduction to radio not assuming an engineering background.
- [Notes on Dimensionality Reduction](dimensionalityreduction)
## Courses
2022-05-02 00:06:29 -04:00
- [Probability and Statistical Inference I](stat381)
- [Real Analysis Quick Facts](realanalysis)
2022-06-11 20:09:26 -04:00
- [Groups in Abstract Algebra](groups-abstract-algebra)
2022-05-02 00:06:29 -04:00
- [Some Abstract 2 Definitions](abstract2def)
- [Handy Facts about Quadratic Congruences](quadraticcongruences)
- [Bayesian Statistics](bayesianstatistics)
- [Reproducible Research](reproducibleresearch)