How to run our code:

python main.py model_name path

model_name can be:

model A = MLP
model B = LSTM_V1
model C = LSTM_V2

example:

python main.py LSTM_V2 data.xlsx