-
Notifications
You must be signed in to change notification settings - Fork 129
Sample Competitions
Adrien Pavão edited this page Feb 4, 2023
·
6 revisions
You can find examples of competitions here: https://github.com/codalab/competition-examples
In the codalab directory there are three templates:
- Compute Pi, a very simple competition with code submission where participants have to estimate the value of pi.
- Iris Challenge, a simple machine learning competition template which features training/validation/test data, results and code submissions and multiple phases.
- Yellow World, a very basic template of competition with result submission.
If you wish to test a GPU workers queue, you can use the following template: GPU Test Bundle.