Views
No views yet
data/ for a quick run.--seq_len, --horizon, --epochs, --data_path.model.py — LSTM; train.py — training and validation (synthetic series if no CSV); data/load_sample.csv — sample data.1pip install -r requirements.txt
2python train.pyload column and set --data_path. A small sample is in data/load_sample.csv; if the path is missing, the script falls back to synthetic data.