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

Allow for infinite sampling streams.

Open john-parton opened this issue 9 years ago • 3 comments

If you pass -n -1 to sample.py, instead of returning a fixed number of characters, it will return an infinite stream of characters.

john-parton avatar Jul 06 '16 14:07 john-parton

I think this is a very interesting feature.

"This branch has conflicts that must be resolved" Can you address this?

hunkim avatar Jul 22 '16 21:07 hunkim

@hunkim Conflicts are resolved now.

john-parton avatar Aug 09 '16 14:08 john-parton

@john-parton This PR has merge conflicts.

hugovk avatar Feb 16 '17 07:02 hugovk