Skip to content

Repository files navigation

Stock Price Analysis with RNN LSTMs

Overview This repository contains a deep learning project focused on predicting stock prices for prominent companies such as Apple, Google, and Amazon. The project leverages Recurrent Neural Networks (RNN) with Long Short-Term Memory networks (LSTMs) to model the temporal dependencies in stock price data and make future price predictions.

Key Features

Stock Data: The project utilizes historical stock price data for companies including Apple, Google, and Amazon.

RNN LSTMs: We implement deep learning models based on RNN LSTMs to capture patterns and trends in stock prices.

Data Preprocessing: Rigorous data preprocessing techniques have been applied to clean and prepare the stock price data for model training.

Technologies Used:

Programming Language: Python Libraries: TensorFlow, Keras, Pandas, NumPy, Matplotlib, yfinance (for fetching stock data) Model Architecture: Recurrent Neural Networks (RNN) with Long Short-Term Memory networks (LSTMs).

About

Predicting stock prices for tech giants like Amazon, Apple, and Google using Recurrent Neural Networks (RNN) and Long Short-Term Memory networks (LSTM). Delve into time-series analysis, model training, and forecast accuracy with Jupyter Notebooks. Uncover insights into leveraging advanced neural networks for stock market predictions.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages