eitan159 / Human-agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%