Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.08 KB

File metadata and controls

25 lines (20 loc) · 1.08 KB

-DSP391m-Forecasting-Financial-Time-Series

Abstract

In today's digital age, financial data has emerged as a critical asset for investors, risk managers, and financial professionals alike. The intricate and volatile nature of financial markets presents substantial challenges in accurately forecasting financial time series. This study explores the application of the Transformer model, a pioneering advancement in deep learning, to enhance the precision of financial time series predictions. By leveraging the Transformer's robust capabilities in handling sequential data, this research aims to address the complexities inherent in financial forecasting, offering potential improvements in predictive accuracy and risk management strategies.

Installation

  1. Clone the repository:
    git clone https://github.com/justinvo277/Forecasting-Financial-Time-Series.git
  2. Navigate to directory:
     cd Forecasting-Financial-Time-Series
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

python train.py