Skip to content

Commit

Permalink
draft of lecture 7 for 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
jphall663 committed Jan 16, 2025
1 parent 5f51131 commit ee47557
Show file tree
Hide file tree
Showing 8 changed files with 923 additions and 747 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ tests/out*
*.toc
best_mgbm*
stolen_dt*

assignments/Python-*
assignments/python-*
4 changes: 2 additions & 2 deletions assignments/assignment_1/assign_1_template.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -1169,7 +1169,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.6.15"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit ee47557

Please sign in to comment.