Sequence to Sequence Stock Time Series Data Prediction Model
Apr 15, 2021
ยท
1 min read

Developed LSTM-based seq2seq model for stock prediction using Alpha Vantage API and PyTorch. Implemented various functionalities including CLI for stock prediction, data plotting, model saving, and integration with custom datasets. Achieved accurate predictions and provided extensive documentation and usage guidelines.