Update README.md

This commit is contained in:
locker98 2024-10-06 20:01:08 +00:00
parent 8a2b1333c7
commit bbdcda1285

View File

@ -1,3 +1,6 @@
# AI-Stock-Predictor # AI-Stock-Predictor
Here is my attempt at making an AI stock predictor. Here is my attempt at making an AI stock predictor.
# Info
Although it doesn't perform very well, the tool provides a useful workflow for gathering and preprocessing financial data from Yahoo Finance and training an LSTM model on it with TensorFlow.