Assignments of the UvA DL 1 course, edition 2023

Assignment 1

You can find all necessary instructions in assignment_1.pdf on Canvas.

We provide to you simple unit tests that can check your implementation. However, be aware that even if all tests are passed, it still doesn't mean that your implementation is fully correct. You can find tests in unittests.py.

We also provide a Conda environment you can use to install the necessary Python packages. In order to use it on SURFSARA, follow these instructions:

https://uvadlc-notebooks.readthedocs.io/en/latest/tutorial_notebooks/tutorial1/Lisa_Cluster.html

for further information about Conda/Miniconda:

https://docs.conda.io/projects/conda/en/latest/ https://docs.conda.io/en/latest/miniconda.html https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-html.environments