This repository contains the following things:
-
Scripts/source code for deploying the individual components of the CLaDS system (namely, the Gitlab and Gitlab CI services needed) on Microsoft Azure (see the
azure
folder). -
Source code for leaderboard servers for search competitions and (multiclass) classification competitions, along with scripts for deploying them to Microsoft Azure (see the corresponding
leaderboards
subfolders). -
Example student skeleton code for both search and competition leaderboard assignments (see the
student-code
subfolders of the individualleaderboards
subfolders)