A stock prediction using 3 different models.
First Method: RNN Second Method: 1D CNN Third Method: Transformer
The goal of this project is to run each model and attempt to predict stock prices. Comparing the results will show us which method is the most accurate and which one is the least.