This project predicts the trend for a given stock . I personally recommend you to use Pycharm to build your virtual environment. And the program probably cost a little time if you are not using the GPU version Tensorflow.
- numpy ~= 1.19.5
- pandas ~= 1.3.4
- pandas-datareader ~= 0.10.0
- matplotlib ~= 3.4.3
- streamlit ~= 1.1.0
- silence-tensorflow ~= 1.1.1
- TensorFlow ~= 1.0 (GPU version recommended)
- keras ~= 2.6.0
- scikit-learn ~= 1.0.1