Giter Site home page Giter Site logo

bmanczak / dl_practicals Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19.11 MB

This repo is devoted to the pracicals of the course Deep Learning (5204DLFV6Y) realised at the Univeristy of Amsterdam, Fall 2020.

Jupyter Notebook 15.07% Shell 0.06% Python 29.97% TeX 54.90%
vae-implementation gan-implementations lstm bi-lstm vgg13 mlp

dl_practicals's Introduction

UvA Deep Learning Course 2020 - Practicals

Overview

This repo contains my solutions to the 3 assignments of the course Deep Learning realised at the Univeristy of Amsterdam in Fall 2020. Among others, here you can find PyTorch implemenations and/or theory of the following:

Assignment 1 (score 96/100):

  • MLP (additionally coded in NumPy from scratch)
  • Custom module for Layer Normalization
  • CNN VGG13 architecture with skip connections.

Assignment 2 (score 105/100):

  • Vanilla LSTM
  • bi-LSTM
  • Application: LSTM for text generation
  • Graph Neural Networks (theory only)

Assignment 3 (score 95/100):

  • VAE
  • GAN
  • Flow-based models (theory only)

Next to the code, under each assignment folder one can find my report (Report.pdf) outlining the theory and obtained results. If you're interested, here is the official github repository of the course including past versions of assignments.

Environments

A conda environment called dl2020 is provided. It contains all packages needed for the course (practicals and tutorials). For your own computer, use the file environment.yml to create the environment. For your account on Lisa (UvA supercomputer), please use the file environment_Lisa.yml which installs the environment dl2020 with CUDA 10.1 support.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.