huseinzol05 / Stock-Prediction-Models

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

AttributeError: module 'tensorflow' has no attribute 'reset_default_graph' #105

Open Erickurashi opened 3 years ago

lvchaoxu commented 3 years ago

I want to know the version of tensorflow, too

IISuperluminaLII commented 3 years ago

TF 1. 1.14/15 has worked on my machine

GirishKumarSharma commented 1 year ago

import tensorflow as tf tf.version.VERSION

'2.9.1'

AttributeError: module 'tensorflow' has no attribute 'reset_default_graph'

Is there any working (Today's new version era etc.) AI/ML code for predicting the stock market on earth?