This project implements an LSTM-based time series forecasting pipeline to predict the 5-day forward log-return of NVDA and reconstruct the future USD closing price.
This project implements state-of-the-art deep learning models for financial time series forecasting with a focus on uncertainty quantification. The system provides not just point predictions, but ...