Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 861 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 861 Bytes

Assignments of the UvA DL 1 course, edition 2022

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 this 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