Traffic prediction with ST-GNN project for course Machine Learning with Graphs - CS224W (2023).
- Marko Ivanovski
- David Ocepek
- Matej Miočic
- Matej Kalc
Run the following lines:
virtualenv -p /usr/bin/python3.9 trafficPredictionsource trafficPrediction/bin/activatepip install -r requirements.txt