Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 423 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 423 Bytes

Deep Learning: Assignment 2

This repository contains the code used for assignment 2 of the Deep Learning course:

Installation

Python 3 is required to run this project. Moreover, use the package manager pip to install the following dependencies:

pip install -r requirements.txt

Usage

To run the experiment:

    python main.py -m dropout=0,0.5 pretrained=0,1