deep_trader
deep_trader copied to clipboard
Tensorflow version?
I get the following error when I run dqn_model.py
:
AttributeError: 'module' object has no attribute 'scalar_summary'
What version of tensorflow should I be using with this. I got this error with version 1.2.1
.
use tf.summary.scalar instead