Skip to content

Commit

Permalink
Update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
gpleiss committed Oct 24, 2024
1 parent 7293a21 commit f702088
Show file tree
Hide file tree
Showing 8 changed files with 5,180 additions and 22 deletions.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions schedule/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ Optional reading

| Date | Slides | Deadlines |
|:----------|:---------------------------------------------------------------------------------------------------------------|:----------|
| 15 Oct 24 | [Classification](slides/14-classification-intro.qmd), [LDA and QDA](slides/15-LDA-and-QDA.qmd) | |
| 15 Oct 24 | [Classification](slides/14-classification-intro.qmd) | |
| 17 Oct 24 | [Logistic regression](slides/16-logistic-regression.qmd), [Gradient descent](slides/00-gradient-descent.qmd) | HW 2 due |
| 22 Oct 24 | [Nonlinear](slides/17-nonlinear-classifiers.qmd), [Other losses](slides/00-classification-losses.qmd)| |
| 24 Oct 24 | [The bootstrap](slides/18-the-bootstrap.qmd) | |
| 22 Oct 24 | [LDA and QDA](slides/15-LDA-and-QDA.qmd) | |
| 24 Oct 24 | [Nonlinear](slides/17-nonlinear-classifiers.qmd), [Other losses](slides/00-classification-losses.qmd) | |



Expand All @@ -146,10 +146,10 @@ Optional reading

| Date | Slides | Deadlines |
|:----------|:--------------------------------------------------------------------------------------------------------------|:----------|
| 29 Oct 24 | [Bagging and random forests](slides/19-bagging-and-rf.qmd), [Boosting](slides/20-boosting.qmd) | |
| 31 Oct 24 | [Intro to neural nets](slides/21-nnets-intro.qmd) | HW 3 due |
| 5 Nov 24 | [Estimating neural nets](slides/22-nnets-estimation.qmd) | |
| 7 Nov 24 | More neural nets (TBD), [Optional NNet handout](handouts/keras-nnet.qmd) | |
| 29 Oct 24 | [The bootstrap](slides/18-the-bootstrap.qmd), [Bagging and random forests](slides/19-bagging-and-rf.qmd) | |
| 31 Oct 24 | [Boosting](slides/20-boosting.qmd) | HW 3 due |
| 5 Nov 24 | [Intro to neural nets](slides/21-nnets-intro.qmd) | |
| 7 Nov 24 | [Estimating neural nets](slides/22-nnets-estimation.qmd), [Optional NNet handout](handouts/keras-nnet.qmd) | |
| 12 Nov 24 | No class. (Midterm break) | |
| 14 Nov 24 | [Neural nets wrapup](slides/23-nnets-other.qmd) | |

Expand Down

0 comments on commit f702088

Please sign in to comment.