File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,19 @@ These are specific bite-sized projects to learn an aspect of deep learning, star
20
20
||| [ Data Augmentation] ( https://www.youtube.com/watch?v=yYqAvlkRwUQ ) |
21
21
||| [ Batch Size and Learning Rate] ( https://www.youtube.com/watch?v=ZBVwnoVIvZk ) |
22
22
23
- # More Projects
23
+ # More Projects: Benchmarks
24
24
25
25
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 ) .
26
27
27
28
| Project | Link |
28
29
| ------- | ---- |
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 |
32
36
33
37
# Getting Started
34
38
You can’t perform that action at this time.
0 commit comments