char-rnn-tensorflow icon indicating copy to clipboard operation
char-rnn-tensorflow copied to clipboard

Not to create unnessary tensorflow variables when sampling

Open MingStar opened this issue 8 years ago • 0 comments

The tensorflow variable self.lr is really for traning only, as well as the variable self.train_op.

MingStar avatar Jul 23 '16 00:07 MingStar