Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
/ IS-Project Public archive

Stock returns prediction using RNN and LSTM neural networks

Notifications You must be signed in to change notification settings

federic0casu/IS-Project

Repository files navigation

IS-Project

Stock returns prediction using RNN and LSTM neural networks

The objective of this project is to develop a prediction model using Recurrent Neural Networks (RNN). Specifically, we will explore two different approaches: Classical RNN and RNN with LSTM units. The model will be trained on historical stock price data with the aim of predicting future price movements. The task is to predict the future trend of the stock price, capturing upward and downward trends rather than exact prices, as future variations are independent of the past according to Brownian Motion.

About

Stock returns prediction using RNN and LSTM neural networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published