Repository for Assignments in KTH Course EL2700 for Group 7: Davide Torrini and Christopher Biel
To start:
- Setup a virtual environment in python, e.g. by using:
python3.8 -m venv venv
on Ubuntu or MacOSpy -3.8 -m venv venv
on Windows - Execute the install_deps.py file of the assignment
- Enjoy!