Commit 38da9fb
Calvo Machine Learning Lecture (#167)
* update lecture on gradient method
* fix the title levels
* add tag in calvo
* update aligned
* update aligned
* update first regression
* install statsmodel and update code
* update regressions
* minor update to improve code efficiency
* Tom's July 6 edits of calvo machine learning lecture
* update calvo for faster descent
* Rename equation labels
* update calvo_gradient with new section on more structured approach
* delete irrelevant part
* Tom's July 13 edits of calvo ML lecture
* update notes
* update lecture with new notes
* fix two small typos
* upload the old version
* update old version with correct note
* add old version into TOC
* fix everything in the gradient computation!
* update compute_μ for better clarity
* Update formulas and compute closed form gradient
* update two sentences and collect formulas
* Tom's edits of calvo_gradient lecture
* Tom's second edits of calvo_gradient, July 16
* Tom's July 17 edits of calvo_ML lecture
* Tom's July 18 edits of calvoML lecture
* keep a copy of experiments
* update lecture with notes
* update lecture with new notes
* Tom's July 21 edits of calvo_ml lecture
* FIX: align* to aligned
* ENH: enable sphinx-proof and use prf:definition
* small change on the printing of the decision rules
---------
Co-authored-by: Humphrey Yang <u6474961@anu.edu.au>
Co-authored-by: thomassargent30 <ts43@nyu.edu>1 parent 674d888 commit 38da9fb
File tree
5 files changed
+1238
-1
lines changed- lectures
5 files changed
+1238
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
844 | 844 | | |
845 | 845 | | |
846 | 846 | | |
| 847 | + | |
847 | 848 | | |
848 | 849 | | |
849 | 850 | | |
| |||
0 commit comments