codekansas/seqgan-text-tensorflow
:dango: SeqGAN implementation for generating text using an RNN.
PythonGPL-3.0
Issues
- 3
- 0
- 0
- 1
I find some errors?
#3 opened by BinWone - 5
Error while running train.py
#5 opened by gregbatsi - 4
AttributeError: 'module' object has no attribute 'simple_decoder_fn_train'
#2 opened by dhirajpatnaik16297 - 1
how to use it in a seq2seq based application like QA, machine translate, image captioning?
#1 opened by SeekPoint