Skip to content

Commit e53a1d1

Browse files
authored
Merge pull request lukas#43 from staceysv/benchmarks_fix
added correct clean links to all benchmarks
2 parents feb7d73 + a498620 commit e53a1d1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,19 @@ These are specific bite-sized projects to learn an aspect of deep learning, star
2020
||| [Data Augmentation](https://www.youtube.com/watch?v=yYqAvlkRwUQ) |
2121
||| [Batch Size and Learning Rate](https://www.youtube.com/watch?v=ZBVwnoVIvZk) |
2222

23-
# More Projects
23+
# More Projects: Benchmarks
2424

2525
If you have done all of the tutorial projects, we have a few more that don't have associated lessons yet!
26+
You can learn by contributing to one of our collaborative [Benchmarks](https://www.wandb.com/benchmarks).
2627

2728
| Project | Link |
2829
| ------- | ---- |
29-
|Japanese Language OCR | https://app.wandb.ai/wandb/kmnist/benchmarks |
30-
|Video Prediction | https://app.wandb.ai/wandb/catz/benchmarks |
31-
30+
|Japanese handwriting recognition | https://app.wandb.ai/wandb/kmnist/benchmark |
31+
|Video prediction with cat GIFs | https://app.wandb.ai/wandb/catz/benchmark |
32+
|Drought detection from satellite | https://app.wandb.ai/wandb/droughtwatch/benchmark |
33+
|Visual game playing | https://app.wandb.ai/wandb/witness/benchmark |
34+
|Image resolution enhancement | https://app.wandb.ai/wandb/superres/benchmark |
35+
|Photo colorization | https://app.wandb.ai/wandb/colorizer-applied-dl/benchmark |
3236

3337
# Getting Started
3438

0 commit comments

Comments
 (0)