Skip to content

ludvigrassmus/master-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master thesis

In this repository, I will store all scripts related to my master thesis work, due to be done from February to June 2021.

Running

To run this project, do the following

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
cd src
python3 test_generator_server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published