/masters-thesis

Experimental results for my master's thesis.

Primary LanguageJupyter Notebook

Master's Thesis

Repository for the work connected to my master's thesis.

Most interesting things are here.

Usage

To browse and run Jupyter Notebooks:

virtualenv --python=python3 venv
source venv/bin/activate
pip install -r requirements.txt
jupyter lab

Data from experiments should to be in data/.