Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MOD_4_6-TD3
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
Danjou Pierre
MOD_4_6-TD3
Commits
f0667f5f
Commit
f0667f5f
authored
4 months ago
by
Danjou Pierre
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
4bec3d7a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-1
10 additions, 1 deletion
README.md
with
10 additions
and
1 deletion
README.md
+
10
−
1
View file @
f0667f5f
Please find in this file the codes used for the second part of the third TD.
I did the first one using google colab but not for the second one. You can thus find the codes I used bellow.
Thank you for your understanding.
Pierre Danjou
To adapt the code to apply the ViT model on CIFAR dataset :
```
python
...
...
@@ -233,3 +239,6 @@ print(
)
)
```
After all the test, we can find an accuracy for this model of around 42% which is better than the KNN but lower than the model used in TD2.
\ No newline at end of file
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