RGAN icon indicating copy to clipboard operation
RGAN copied to clipboard

TypeError: __init__() got an unexpected keyword argument 'reuse'

Open sachinjm opened this issue 7 years ago • 0 comments

Getting an error for mnistfull.txt.

Error is in cell = tf.contrib.rnn.LSTMCell(num_units=hidden_units_d, state_is_tuple=True, reuse=reuse)

Please let me know the solution.

One more error name 'l2norm_bound' is not defined

sachinjm avatar Dec 28 '17 05:12 sachinjm