diff --git a/README.md b/README.md index 879fa1a..9abdbd0 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Corrections or suggestions? Please file a [GitHub issue](https://github.com/jpha * [Lecture Notes](tex/lecture_1.pdf) * [Assignment 1](https://github.com/jphall663/GWU_rml/blob/master/assignments/tex/assignment_1.pdf) * Software Examples: - * [Building from Penalized GLM to Monotonic GBM](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1.ipynb) - * [Simple Explainable Boosting Machine Example](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1_ebm_example.ipynb) + * [Building from Penalized GLM to Monotonic GBM](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1.ipynb?flush_cache=true) + * [Simple Explainable Boosting Machine Example](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1_ebm_example.ipynb?flush_cache=true) ### Lecture 1 Suggested Software