Skip to content

OpenNetLab/Challenge-Environment

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Challenge Environment

This repository provides a container of the runtime environment for challenge https://2021.acmmmsys.org/rtc_challenge.php. It includes the RTC system, AlphaRTC, and the evaluation system.

Because the challenge requires contestants to submit a bandwidth estimator for RTC system. Considering the tradeoff between resource limitation, efficiency and security, we will only provides pre-installed third-parties library in our challenge runtime environment that can be found at the Dockerfile.

If you want to add more extensions in the runtime environment, please create issue on this repository, we will discuss with OpenNetLab community about your proposal.

Get the pre-provided docker image

docker pull opennetlab.azurecr.io/challenge-env