huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Erickurashi opened this issue · comments

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

I want to know the version of tensorflow, too

TF 1. 1.14/15 has worked on my machine

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?