In [4]:
import numpy as np
import tensorflow as tf
tf.reset_default_graph()
sess = tf.InteractiveSession()
tf.__version__
Out[4]:
In [9]:
import helpers as h
In [ ]:
In [ ]: