mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-08 22:21:12 +00:00
Updated theme and rearranged files to agree with hugo standard
This commit is contained in:
parent
055993312b
commit
a4246d52a3
10 changed files with 164 additions and 154 deletions
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Notes
|
||||
description: Documents pertaining to courses I've taken
|
||||
---
|
||||
|
||||
# Courses
|
||||
|
||||
Below are the courses that I have documents up online for.
|
||||
|
||||
[Probability and Statistical Inference I](stat381)
|
||||
|
||||
[Real Analysis Quick Facts](realanalysis)
|
||||
|
||||
[Some Abstract 2 Definitions](abstract2def)
|
||||
|
||||
[Handy Facts about Quadratic Congruences](quadraticcongruences)
|
||||
|
||||
## Coursera Courses
|
||||
Occassionally during breaks, I like to take some coursera courses. I will post my notes from the lecture here as well.
|
||||
|
||||
[Bayesian Statistics](bayesianstatistics)
|
||||
|
||||
[Reproducible Research](reproducibleresearch)
|
||||
|
||||
## Self/Small Group Study
|
||||
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)
|
Loading…
Add table
Add a link
Reference in a new issue