建议使用以下浏览器,以获得最佳体验。 IE 9.0+以上版本 Chrome 31+ 谷歌浏览器 Firefox 30+ 火狐浏览器
温馨提示

抱歉,您需设置社区昵称后才能参与社区互动!

前往修改
我再想想

竞赛专属答疑论坛

话题 : 8 成员 : 13

加入HCSD

Instruction for Code Submission of ICAPS2021 DPDP Competition

Jerry9153 2021/6/9 528

Instruction for Code Submission of

ICAPS2021 DPDP Competition

 

Environment

OS: Ubuntu 18.04.5 LTS

Python: 3.6.5

Java: 1.8.0_291

Maven: 3.8.1

gcc: 7.5.0

CMake: 3.20.3

 

 

Submission Form

Zip file

 

Submission List

1. Algorithm directory:

Should be named "algorithm", containing your code file, and third-party Python packages (if applicable);

2. main_algorithm file:

The entry code file (.py, .class, or .out) called by our simulator. This file's name cannot be modified. You should call your algorithm code in this file.

3. metadata.json file:

A setting file for submission provided by us (download the attachment at the bottom of the page: "ICAPS2021 DPDP Competition Supplementary Files.zip"). Do not modify it in any forms!

4. requirements.txt file

Also provided by us (download the attachment at the bottom of the page: "ICAPS2021 DPDP Competition Supplementary Files.zip"). It originally contains one line: "naie", which must be kept. You can list third-party Python packages used in your code in this file, however, for those not commonly used packages, please include them in your algorithm directory.

 

Submission Steps

Caution! You might find some pages in steps below saying "Pricing: ¥ xxx/hour", yet you need to pay for nothing, so just ignore it.

Due to the fact that the submission platform is designed for common AI competitions (like Kaggle ones), which are different with this one in pipeline, the submission procedures might seem slightly redundant, so we prepared detailed step-by-step graphic illustraion, please read through it carefully.

1. Zip the files mentioned above in "Submission List" in your own PC.

2. After signing up for this competition, click the corresponding buttons in order shown in images below to conduct the code submission.

1.PNG

1.PNG


 


 

3. Create a project.


 

2.PNG

3.PNG

 

 


 

 

4. Build a model package. You can name the model version as you like.

4.PNG

5.PNG


 


 

 

5. Build a development environment.

6.PNG


 

 

6. Enter the edit mode.

7.PNG


 

7. Right click at the directory naming after your project (this is very vital, do not click in other area!), then click "NAIE Upload".

8.PNG


 

8. Click the button in red box, or drag your zip file directly to the corresponding area.

12.PNG


 

9. Click the button in red box to upload your zip file. You can judge whether it works via checking if there exits your zip file at left column.

9.PNG


 

10. Click "Terminal", then choose "New Terminal". The terminal will appear in bottom part of the screen. You can check the operations in red box for reference: first, unzip your zip file, then for "replace metadata.json?", type "y" and Enter.

14.PNG


 

11. Right click at blank area of left column, then click "NAIE Package", completing the code packaging process.

0.PNG


 

12. Back to the page in step 3, click “Calculate Score”

10.PNG


 

13. Choose the model you just packaged, then click "提交成绩" (means "submit score")

11.PNG


 

14. Now, you finished the submission procedures, just waiting for the code running. A score (the target function value) will be returned. This process takes a while so please be patient.

 

 

    ICAPS2021 DPDP Competition Supplementary Files.zip 938 Bytes,下载次数:11

回复 (0)

没有评论
上划加载中
标签
您还可以添加5个标签
  • 没有搜索到和“关键字”相关的标签
  • 云产品
  • 解决方案
  • 技术领域
  • 通用技术
  • 平台功能
取消

Jerry9153

角色:成员

话题:2

发消息
更新于2021年06月26日 16:48:54 5280
直达本楼层的链接
楼主
正序浏览 只看该作者
[Information] Instruction for Code Submission of ICAPS2021 DPDP Competition

Instruction for Code Submission of

ICAPS2021 DPDP Competition

 

Environment

OS: Ubuntu 18.04.5 LTS

Python: 3.6.5

Java: 1.8.0_291

Maven: 3.8.1

gcc: 7.5.0

CMake: 3.20.3

 

 

Submission Form

Zip file

 

Submission List

1. Algorithm directory:

Should be named "algorithm", containing your code file, and third-party Python packages (if applicable);

2. main_algorithm file:

The entry code file (.py, .class, or .out) called by our simulator. This file's name cannot be modified. You should call your algorithm code in this file.

3. metadata.json file:

A setting file for submission provided by us (download the attachment at the bottom of the page: "ICAPS2021 DPDP Competition Supplementary Files.zip"). Do not modify it in any forms!

4. requirements.txt file

Also provided by us (download the attachment at the bottom of the page: "ICAPS2021 DPDP Competition Supplementary Files.zip"). It originally contains one line: "naie", which must be kept. You can list third-party Python packages used in your code in this file, however, for those not commonly used packages, please include them in your algorithm directory.

 

Submission Steps

Caution! You might find some pages in steps below saying "Pricing: ¥ xxx/hour", yet you need to pay for nothing, so just ignore it.

Due to the fact that the submission platform is designed for common AI competitions (like Kaggle ones), which are different with this one in pipeline, the submission procedures might seem slightly redundant, so we prepared detailed step-by-step graphic illustraion, please read through it carefully.

1. Zip the files mentioned above in "Submission List" in your own PC.

2. After signing up for this competition, click the corresponding buttons in order shown in images below to conduct the code submission.

1.PNG

1.PNG


 


 

3. Create a project.


 

2.PNG

3.PNG

 

 


 

 

4. Build a model package. You can name the model version as you like.

4.PNG

5.PNG


 


 

 

5. Build a development environment.

6.PNG


 

 

6. Enter the edit mode.

7.PNG


 

7. Right click at the directory naming after your project (this is very vital, do not click in other area!), then click "NAIE Upload".

8.PNG


 

8. Click the button in red box, or drag your zip file directly to the corresponding area.

12.PNG


 

9. Click the button in red box to upload your zip file. You can judge whether it works via checking if there exits your zip file at left column.

9.PNG


 

10. Click "Terminal", then choose "New Terminal". The terminal will appear in bottom part of the screen. You can check the operations in red box for reference: first, unzip your zip file, then for "replace metadata.json?", type "y" and Enter.

14.PNG


 

11. Right click at blank area of left column, then click "NAIE Package", completing the code packaging process.

0.PNG


 

12. Back to the page in step 3, click “Calculate Score”

10.PNG


 

13. Choose the model you just packaged, then click "提交成绩" (means "submit score")

11.PNG


 

14. Now, you finished the submission procedures, just waiting for the code running. A score (the target function value) will be returned. This process takes a while so please be patient.

 

 

ICAPS2021 DPDP Competition Supplementary Files.zip 938 Bytes,下载次数:11

点赞 举报
分享

分享文章到朋友圈

分享文章到微博

游客

您需要登录后才可以回帖 登录 | 立即注册