Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MOD_4_6-TD2
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bessac Sophie
MOD_4_6-TD2
Compare revisions
main to 6a7ea4f56016e0b60311fbe3930c4d2f0786f1e3
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
sbessac/mod_4_6-td2
Select target project
No results found
6a7ea4f56016e0b60311fbe3930c4d2f0786f1e3
Select Git revision
Branches
main
1 result
Swap
Target
edelland/mod_4_6-td2
Select target project
mcollas/mod-4-6-td-2-collas
mduhalde/mod_4_6-td2
mkhatib/mod_4_6-td2
adorson/mod_4_6-td2_Dorson
edelland/mod_4_6-td2
agiard/mod_4_6-td2
bosioa/mod-4-6-td-2-bosio
harteaga/mod_4_6-td2
bbrudysa/mod_4_6-td2
moudet/mod_4_6-td2
dtibi/mod_4_6-td2
mguiller/mod_4_6-td2
svincent/mod-4-6-td-2-vincent-simon
ykarouma/mod-4-6-td-2-karouma
ndelorme/mod-4-6-td-2-antonin-delorme
ggeiger/mod_4_6-td2
rrousse/mod-4-6-td-2-romain-rousse
bdeneuve/mod_4_6-td2
cdurget/mod_4_6-td2
barryt/mod_4_6-td2
tpoirier/mod_4_6-td2
melbadao/mod_4_6-td2
gbeauvy/mod_4_6-td2
cmassala/mod_4_6-td2
lpoirson/mod_4_6-td2
asennevi/mod-4-6-td-2-as
ykessi/mod-4-6-td-2
zzhengfe/mod-4-6-td-2-zhang
mkosksi/deep-learning-td-2
flegrand/td-2-deep-learning
cgirard/mod_4_6-td2
laudard/mod_4_6-td2
pishida/mod_4_6-td2
jseksik/IA-td2
fhu/mod_4_6-td2
nlascoux/deep_learning
pdanjou/mod_4_6-td2
ochaufou/mod_4_6-td2
amilford/mod_4_6-td2
ttraore/mod_4_6-td2
mtalec/mod_4_6-td2
pguerinc/mod_4_6-td2
ebisson/mod_4_6-td2
nterbech/mod_4_6-td2
jcaty/mod_4_6-td2
afaytout/be-2-deep-learning
pramage/deep-learning
selalimi/mod_4_6-td2
sbessac/mod_4_6-td2
mcart/mod_4_6-td2
vkadkhod/mod_4_6-td2
amaassen/mod_4_6-td2-fork
cgerest/mod-4-6-td-2-cgerest
rgirard/mod_4_6-td2
clemencm/mod_4_6-td2
hbettaie/deep-learning-td-2
tdesgreys/mod_4_6-td2
bdarne/mod_4_6-td2
epaganel/mod_4_6-td2
mbenyahi/td-2-deep-learning
pmarin/mod_4_6-td2
jmansion/mod-4-6-td-2
zkabbaj/mod_4_6-td2
tfassin/deep-learning
delkhadr/mod_4_6-td2
tdenis/mod_4_6-td2
vludvig/mod_4_6-td2
mbabay/td-2-deep-learning
68 results
main
Select Git revision
Branches
main
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source
4
Exercise 1 completed
· 49bb4bd4
Bessac Sophie
authored
Nov 22, 2023
49bb4bd4
Exercise 2 completed
· c8ecdd9e
Bessac Sophie
authored
Nov 22, 2023
c8ecdd9e
Exercice 3 completed
· 29b4763a
Bessac Sophie
authored
Nov 27, 2023
29b4763a
Expe: eval_model function done
· 6a7ea4f5
Bessac Sophie
authored
Dec 1, 2023
6a7ea4f5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitignore
+3
-0
3 additions, 0 deletions
.gitignore
TD2 Deep Learning.ipynb
+2472
-950
2472 additions, 950 deletions
TD2 Deep Learning.ipynb
porte.jpeg
+0
-0
0 additions, 0 deletions
porte.jpeg
table.jpeg
+0
-0
0 additions, 0 deletions
table.jpeg
with
2475 additions
and
950 deletions
.gitignore
View file @
6a7ea4f5
...
...
@@ -168,3 +168,6 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
/hymenoptera_data
hymenoptera_data.zip
This diff is collapsed.
Click to expand it.
TD2 Deep Learning.ipynb
View file @
6a7ea4f5
This diff is collapsed.
Click to expand it.
porte.jpeg
0 → 100644
View file @
6a7ea4f5
78.9 KiB
This diff is collapsed.
Click to expand it.
table.jpeg
0 → 100644
View file @
6a7ea4f5
12.6 KiB
This diff is collapsed.
Click to expand it.