Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
231 changes: 184 additions & 47 deletions Recitation1/Recitation_01_learner.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Recitation10/Recitation_10_learner_soln.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@
"provenance": []
},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -1085,7 +1085,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
234 changes: 100 additions & 134 deletions Recitation10/Recitation_10_v1.ipynb

Large diffs are not rendered by default.

259 changes: 226 additions & 33 deletions Recitation11/spherical_harmonics.ipynb

Large diffs are not rendered by default.

304 changes: 303 additions & 1 deletion Recitation12/MIT_8S50_recitation_12.ipynb

Large diffs are not rendered by default.

96 changes: 64 additions & 32 deletions Recitation13/Recitation13_learner.ipynb

Large diffs are not rendered by default.

441 changes: 314 additions & 127 deletions Recitation2/Recitation_02.ipynb

Large diffs are not rendered by default.

441 changes: 392 additions & 49 deletions Recitation3/Recitation_03_learner.ipynb

Large diffs are not rendered by default.

257 changes: 212 additions & 45 deletions Recitation4/Recitation_04_Likelihood_and_Chi-squared.ipynb

Large diffs are not rendered by default.

278 changes: 243 additions & 35 deletions Recitation5/Recitation_05_learner.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Recitation6/Recitation_06_learner_soln.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -287,7 +287,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
43 changes: 33 additions & 10 deletions Recitation6/Recitation_06_v2.ipynb

Large diffs are not rendered by default.

87 changes: 62 additions & 25 deletions Recitation7/Recitation_07_learner_soln.ipynb

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions Recitation8/Recitation_08_learner_soln.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand Down Expand Up @@ -439,7 +438,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -453,7 +452,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
198 changes: 195 additions & 3 deletions Recitation8/Recitation_08_v2.ipynb

Large diffs are not rendered by default.

42 changes: 20 additions & 22 deletions Recitation8/bayes.ipynb

Large diffs are not rendered by default.