This is a tutorial for how to build a recurrent neural network using Tensorflow to predict stock market prices.
Triệu Phong Blog - LSTM là gì? Ứng dụng dự đoán giá cổ phiếu
Use the package manager pip to install Stock-prediction-2021.
pip install -r requirements.txt
python app.py
# returns local host address
* Debugger is active!
* Debugger PIN: 700-017-759
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.