RGAN
RGAN copied to clipboard
TypeError: __init__() got an unexpected keyword argument 'reuse'
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