Authors Jalal Butt, Gabriel Mantegna, Manuel Kreutle
Table of Contents
Make sure you have all required packages installed:
pip install -r requirements.txt
The results were visualized with Dash and can be displayed locally. Run the Dash app via:
python3 final-project/app.py
Results are then visible with a browser at http://127.0.0.1:8050/.
The project documentation was created with Sphynx and deployed with Github Pages. It can be found under:
https://jalalbutt.github.io/apc524-finalproject/
apc524-finalproject
is distributed under the terms of the MIT license.