Skip to content

fanhenrique/tcc

Repository files navigation

Run graph.py or toy_case.py

Requirements: matplotlib 3.4.2 networkx 2.5.1 argparse 1.1 logging 0.5.1.2 scipy 1.7.0 pygraphviz 1.7 numpy 1.19.5

python3 graph.py -f <input_file>

Run GCN_LSTM:

Requirements: stellargraph 1.2.1

cd gcn-lstm/

python3 stellar_model.py

Run ARIMA:

Requirements: statsmodels 0.13.0 pmdarima 1.8.3

cd arima/

python3 arima.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages