6 lines
272 B
Markdown
6 lines
272 B
Markdown
# 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. |