Stock-Prediction-Models icon indicating copy to clipboard operation
Stock-Prediction-Models copied to clipboard

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

Open Erickurashi opened this issue 4 years ago • 3 comments

Erickurashi avatar Mar 31 '21 03:03 Erickurashi

I want to know the version of tensorflow, too

lvchaoxu avatar Apr 02 '21 08:04 lvchaoxu

TF 1. 1.14/15 has worked on my machine

IISuperluminaLII avatar Apr 06 '21 04:04 IISuperluminaLII

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?

GirishKumarSharma avatar Jan 28 '23 12:01 GirishKumarSharma