Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 350 Bytes

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/.