Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Table of Contents
* train_sim_trace --- ```network trace for trainning```
* test_sim_trace --- ```network trace for you test```
* ABR.py --- ```you need to copy your algorithm in demo file to this file and upload it in the website to get your score.```
* online.py --- ``the same as the file in the server to call you ABR.py, which helps you to debug your uploads.```
* online.py --- ```the same as the file in the server to call you ABR.py, which helps you to debug your uploads.```
# What you need to do ?
* you should upload your algorithm in this area
```python
Expand Down