top of page
stock.jpg

Stock Price Prediction

Predict Taiwanese Stock Market

Utilize LSTM models to predict short-term Taiwanese stock price trends.

Steps

Data Acquisition

Using Yahoo! Finance API to retrieve stock price data.

Data Processing

Processing data using numpy and pandas.

Model Training

  • Training data using LSTM models.

  • Normalizing the data.

  • Implementing a 4-layer LSTM model for prediction.

Results

image.png
bottom of page