huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Apache License 2.0
7.69k stars 2.74k forks source link

I am getting an error while running tensorflow 2.0? #63

Closed gawshan closed 4 years ago

bluusun commented 4 years ago

Uninstall Tensorflow 2.0 and use:

pip3 install tensorflow==1.14.0

huseinzol05 commented 4 years ago

Yep, not supported TF 2.0.