Search
📅 Deadline: 8.1.2026 21:59
🏦 Points: 5
In this assignment, you are tasked with implementing the EM algorithm for image reconstruction from a sequence of shifted noisy images. You can find the complete description of the assignment in the Assignment .
You are provided with a template containing the following files:
Go make yourself a coffee while you wait.
After completing your implementation, you can test your solution using the following commands before submitting it to BRUTE:
python main.py test-cases/public/instances/instance_1.npz
—-
python main.py test-cases/public/instances/instance_2.npz
python main.py test-cases/public/instances/instance_3.npz
python main.py test-cases/public/instances/instance_4.npz