This repository has been archived on 2021-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
AICup/README.md

10 lines
612 B
Markdown
Raw Permalink Normal View History

2020-12-21 16:18:56 +00:00
# AI cup 2020 edition -- Claudio Maggioni
Please use the following file directory to find where each report is:
- `code/`: the code folder. Instructions on how to compile and run the code can be found in `execute.md` in the root directory of the ZIP file;
- `AI_cup_2020_ClaudioMaggioni.xls`: The Excel file with results of my submission;
- `execute.md`: A file containing the instructions needed and commands to execute in order to reproduce my best runs;
- `sysinfo.md`: A file containing all the details about the system I used for the runs;
- `approach.md`: A document with the description of my approach.