Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements file and re-run of the notebooks #16

Merged
merged 2 commits into from
Nov 3, 2021
Merged
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
216 changes: 73 additions & 143 deletions notebooks/MLA-CV-Lecture1-CNN.ipynb

Large diffs are not rendered by default.

25 changes: 14 additions & 11 deletions notebooks/MLA-CV-Lecture1-Final-Project.ipynb

Large diffs are not rendered by default.

49 changes: 29 additions & 20 deletions notebooks/MLA-CV-Lecture1-Neural-Networks.ipynb

Large diffs are not rendered by default.

35 changes: 18 additions & 17 deletions notebooks/MLA-CV-Lecture2-AlexNet.ipynb

Large diffs are not rendered by default.

615 changes: 329 additions & 286 deletions notebooks/MLA-CV-Lecture2-AutoGluon-CV/MLA-CV-Lecture2-AutoGluon-CV.ipynb

Large diffs are not rendered by default.

60 changes: 34 additions & 26 deletions notebooks/MLA-CV-Lecture3-ResNet.ipynb

Large diffs are not rendered by default.

64 changes: 39 additions & 25 deletions notebooks/MLA-CV-Lecture3-YOLO.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

95 changes: 54 additions & 41 deletions notebooks/pytorch/MLA-CV-Lecture1-CNN.ipynb

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions notebooks/pytorch/MLA-CV-Lecture1-Final-Project.ipynb

Large diffs are not rendered by default.

66 changes: 42 additions & 24 deletions notebooks/pytorch/MLA-CV-Lecture1-Neural-Networks.ipynb

Large diffs are not rendered by default.

65 changes: 37 additions & 28 deletions notebooks/pytorch/MLA-CV-Lecture2-AlexNet.ipynb

Large diffs are not rendered by default.

52 changes: 27 additions & 25 deletions notebooks/pytorch/MLA-CV-Lecture3-ResNet.ipynb

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
setuptools==58.4.0
wheel==0.37.0
mxnet-cu101==1.7.0
d2l==0.17.0
autogluon==0.3.0
torch==1.9.0
torchvision==0.10.0