Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
UvA DL Tutorials: Updating meta
  • Loading branch information
phlippe committed Jan 4, 2023
commit 59450b03d9788bc58f2a6d452c52c179a27c879f
2 changes: 1 addition & 1 deletion course_UvA-DL/04-inception-resnet-densenet/.meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: "Tutorial 4: Inception, ResNet and DenseNet"
author: Phillip Lippe
created: 2021-08-27
updated: 2021-11-29
updated: 2023-01-04
license: CC BY-SA
tags:
- Image
Expand Down
2 changes: 1 addition & 1 deletion course_UvA-DL/05-transformers-and-MH-attention/.meta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: "Tutorial 5: Transformers and Multi-Head Attention"
author: Phillip Lippe
created: 2021-06-30
updated: 2021-11-29
updated: 2023-01-04
license: CC BY-SA
build: 0
tags:
Expand Down
2 changes: 1 addition & 1 deletion course_UvA-DL/06-graph-neural-networks/.meta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: "Tutorial 6: Basics of Graph Neural Networks"
author: Phillip Lippe
created: 2021-06-07
updated: 2021-12-04
updated: 2023-01-04
license: CC BY-SA
build: 0
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: "Tutorial 7: Deep Energy-Based Generative Models"
author: Phillip Lippe
created: 2021-07-12
updated: 2021-07-12
updated: 2023-01-04
license: CC BY-SA
build: 0
tags:
Expand Down
2 changes: 1 addition & 1 deletion course_UvA-DL/11-vision-transformer/.meta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: "Tutorial 11: Vision Transformers"
author: Phillip Lippe
created: 2021-08-21
updated: 2021-08-21
updated: 2023-01-04
license: CC BY-SA
description: |
In this tutorial, we will take a closer look at a recent new trend: Transformers for Computer Vision.
Expand Down
2 changes: 1 addition & 1 deletion course_UvA-DL/12-meta-learning/.meta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: "Tutorial 12: Meta-Learning - Learning to Learn"
author: Phillip Lippe
created: 2021-08-21
updated: 2021-08-21
updated: 2023-01-04
license: CC BY-SA
tags:
- Few-shot-learning
Expand Down
2 changes: 1 addition & 1 deletion course_UvA-DL/13-contrastive-learning/.meta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: "Tutorial 13: Self-Supervised Contrastive Learning with SimCLR"
author: Phillip Lippe
created: 2021-08-30
updated: 2021-08-30
updated: 2023-01-04
license: CC BY-SA
tags:
- Image
Expand Down