Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MOD_4_6-TD2_ZHANG
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zhang Zhengfei
MOD_4_6-TD2_ZHANG
Commits
36781999
Commit
36781999
authored
5 months ago
by
Zhang Zhengfei
Browse files
Options
Downloads
Patches
Plain Diff
finished exercise 2, started exercise 3
parent
9f0b9e8b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+6
-1
6 additions, 1 deletion
README.md
TD2 Deep Learning.ipynb
+491
-49
491 additions, 49 deletions
TD2 Deep Learning.ipynb
with
497 additions
and
50 deletions
README.md
+
6
−
1
View file @
36781999
...
@@ -18,9 +18,14 @@ The libraries and the version used are as follows:
...
@@ -18,9 +18,14 @@ The libraries and the version used are as follows:
-
matplotlib 3.9.2
-
matplotlib 3.9.2
-
numpy 2.0.2
-
numpy 2.0.2
-
pandas 2.2.2
-
PyTorch 2.5.1
-
PyTorch 2.5.1
-
Torchvision 0.20.1
-
Torchvision 0.20.1
## Description
## Description
The goal of the project is to do image classification on the CIFAR-10 dataset using deep learning methods.
The goal of the project is to do image classification on the CIFAR-10 dataset using deep learning methods.
## Using macOS with Apple Silicon
For the quantization part, mps isn't supported yet. I had to move it to CPU for this one. It is significantly slower.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
TD2 Deep Learning.ipynb
+
491
−
49
View file @
36781999
Source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment