An open API service indexing awesome lists of open source software.

https://github.com/ruoheng-du/deep-learning-stock-return

The Pitfall and Opportunity of Deep Learning in Stock Return Prediction | Fall 2023
https://github.com/ruoheng-du/deep-learning-stock-return

deep-learning lstm stock-return-predictions transformers

Last synced: 3 months ago
JSON representation

The Pitfall and Opportunity of Deep Learning in Stock Return Prediction | Fall 2023

Awesome Lists containing this project

README

        

# The Pitfall and Opportunity of Deep Learning in Stock Return Prediction | Fall 2023
This is the repository for my capstone project during Fall 2023. The project investigates the effectiveness and challenges of using deep learning techniques for predicting stock returns. It aims to identify the strengths and limitations of deep learning models in financial forecasting. The capstone project involves: 1) establishing performance benchmarks using autoregressive and multilinear models; 2) testing advanced deep learning models such as LSTM networks and Transformers; 3) evaluating how market volatility affects prediction accuracy by applying filtering and smoothing techniques. For detailed process and insights, please refer to the report uploaded here: [NYUSH_DS_Capstone_Report_Ruoheng](./NYUSH_DS_Capstone_Report_Ruoheng.pdf). Feel free to email me at [email protected] for any more information.

methodology