You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository hosts a stock market prediction model for Tesla and Apple using Liquid Neural Networks. It showcases data-driven forecasting techniques, feature engineering, and machine learning to enhance the accuracy of financial predictions.
"Exploring the Dynamics of Stock Price Prediction: Harnessing the power of LSTM neural networks, this project demonstrates the application of deep learning techniques to forecast Apple's stock prices using historical data from Yahoo Finance."
This repository focuses on building Time Series Model (Recurrent Neural Network- LSTM) to predict the stock price of the Apple.Long Short-Term Memory (LSTM) networks are a type of recurrent neural network capable of learning order dependence in sequence prediction problems that involves time series related events