Skip to content

Commit 9de20ab

Browse files
authored
Merge pull request #2297 from codalab/update_benchmark_examples_doc
Update Benchmark-Examples.md
2 parents 837042f + e60d0c7 commit 9de20ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/docs/Organizers/Benchmark_Creation/Benchmark-Examples.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ We propose three versions of the [Classify Wheat Seeds](https://github.com/codal
2020

2121
[Mini-AutoML Bundle](https://github.com/codalab/competition-examples/tree/master/codabench/mini-automl) is a benchmark template for Codabench, featuring code submission to multiple datasets (tasks).
2222

23+
### Shortest Path on Weighted Graph (SPoWG)
24+
25+
[SPoWG Bundle](https://github.com/codalab/competition-examples/tree/master/codabench/shortest_path) is a benchmark template for Codabench, featuring code submission to solve an optimization problem on graphs.
26+
2327
### AutoWSL
2428

2529
You can find two versions of the [Automated Weakly Supervised Learning Benchmark](https://github.com/codalab/competition-examples/tree/master/codabench/autowsl):

0 commit comments

Comments
 (0)