GitXplorerGitXplorer
m

dl1-labs

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
43483713a2672a7deb726d0eb014d7b52334a332

Removed ds_store

mmattrosati committed 3 years ago
Unverified
4840e2a4cbffadf1049f094c6aa17beed9d67306

Merge branch 'main' of https://github.com/mattrosati/dl1-labs

mmattrosati committed 3 years ago
Unverified
ed1a2717fdf44ba8544461f9f6daecdd4251190f

Fixed logging for images

mmattrosati committed 3 years ago
Unverified
96cd5346df23d4c83378701cd130cd07eef53082

Added manifold job file

committed 3 years ago
Unverified
b41c4c89e157af928b7fb6f4778f17babf048f04

Fixed gpu cpu disagreement

mmattrosati committed 3 years ago
Unverified
373096071d37fe4b8c4c6e4fc859f595e02bea6d

fixed job file

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.