Skip to content

Godul/masters-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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