Obligatory Assignment 1
Preface
-
Deadline: Sunday, April 19, 2026, at 23:59
-
Read the whole preface below before you start working.
-
This is the first of two obligatory assignments for the course AI505/AI801.
- It consists of two cases:
- Case 1: Path Planning
- Case 2: Optimization for Machine Learning
-
This assignment should be carried out in groups of two. Groups different from two must be approved by the teacher.
-
Submission Format: To complete the assignment you have to submit in ItsLearning a
.tgzor.ziparchive namedasg1.tgzorasg1.zipthat uncompresses to a directoryasg1with the following structure:asg1/ ├── README.md ├── data ├── src └── tex └── main.pdf-
datamust contain problem instances used for the analysis (not relevant for asg1) -
srcmust contain all the Python code for the calculations you carried out. Do not report code in the appendix but provide indication about where it can be found within this directory. Do not include temporary files generated by computational experiments. -
texcontains your report in PDF format as concise as possible with the answers to the tasks. The report should be written in Latex. Template is available from here. Remember to write all names of the members of the group.
-
-
Questions and answers about this assignment cannot be addressed to the teacher but must be posted at the bottom of this page. In this way, the communication will be visible to the others class members as well.
-
Changes to this document after publication date on March 30 will be emphasized in color blue.
-
SDU rules on AI assistants [https://mitsdu.dk/en/aiatsdu] apply to this exam. In particular:
-
in your you have to add an Appendix where you declare to which extent you have used AI tools. The Appendix must be present also if you did not use AI and hence declare so.
-
if you do not declare but the teachers have suspects that you used AI tools, you will be reported for exam cheating
-
if you use AI, the teachers will be allowed to take this in consideration and to lower consequently the final grade if they suspect that the learning goals have not been achieved.
In declaring the use you can share the conversation you had with the tools and provide the link or copying it in the Appendix. The Appendix is not subjected to page limits.
-
- You can write your answers in Danish or in English.