Classroom will be used for all communication and submissions.
Contact
<surname>@fmph.uniba.sk
Grading
- Homework (deadline around 15th April) - Pick one of two variants Variant A, Variant B.
- Project (instructions TBD) - first deadline end of semester, then apx. one more week after feedback to improve project - 70%
In both cases, there might be an oral exam on the contents of your solution (most likely during the lecture time for homework and sometimes during the exam period for the project).
Typical grading scheme (more than 90% - A, 89% - 80% - B, …, 59 % - 50% - E, less than 50% - FX).
Course outline
AI Usage Policy
TLDR: Use AI to build faster and debug smarter, but never submit anything you do not completely understand.
- AI usage is strongly encouraged. For anything, especially debugging and writing code. I also expect that with AI, you can debug any random issues that would have been big blockers a couple of years ago.
- I also expect that you would understand and be able to explain every aspect of the solution. E.g., if AI used some custom PyTorch autograd function, you should know what it does.