This repository contains the code used for assignment 2 of the Deep Learning course:
Python 3 is required to run this project. Moreover, use the package manager pip to install the following dependencies:
pip install -r requirements.txt
To run the experiment:
python main.py -m dropout=0,0.5 pretrained=0,1