Install the required packages using pip:
pip install -r requirements.txt
Alternatively, if you use Poetry:
poetry install
- Run Q2 task 1
make ass1-1
- Run Q2 task 2(a)
make ass1-2a
- Run Q2 task 2(b) You'll get the result of task2(b) and task2(c) at the same time.
make ass1-2b