GitXplorerGitXplorer
m

dl1-labs

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
7858c33a99db9e77caa7f25674dba752ae8bd684

Fixed template job

mmattrosati committed 3 years ago
Unverified
b03f955a19fad09b75f92e0a89e147fb51b88b67

Fixed template job

mmattrosati committed 3 years ago
Unverified
de18c06906b597b926b96bd900fb6a07fa531558

Fixed meshgrid

mmattrosati committed 3 years ago
Unverified
bcc0d38764bf234d31d15df6e5223623ec8f8f58

Everything is working

mmattrosati committed 3 years ago
Unverified
9686864ce1388bc183137f177085d133c75c744d

Fixed unpickleable lambdas

mmattrosati committed 3 years ago
Unverified
6cd0ec77ac00251fbe5f61ea47a7af9e6a62f1c7

Fixing gitignore.

mmattrosati committed 3 years ago

README

The README file for this repository.

UvA Deep Learning 1 Course - Practicals

This is a repository containing the code part of the three assignments of the Deep Learning 1 course for the AI MSc at University of Amsterdam. A significant part of the code was generated by the TAs of the course, and is hosted here.

Environment

The TAs provided two conda environments that install all main packages that needed for the practicals. If additional packages were needed for specific assignments, I have added them to the environment files.

The environment dl2021_cpu.yml installs all packages for a CPU-only system, while the dl2021_gpu.yml installs the versions of packages that support GPUs as well.