-
Hi, thanks for your great work!
I am confused what the update rate is in Rollout and its function? I didn't find that in paper, could you please help me? Thanks!
-
Thanks a lot for your code. It really helps me to learn GAN. But here is a question about your implementation. Why implement `batchwise_sample(gen, num_samples, batch_size)` instead of just using `gen…
skpig updated
3 years ago
-
Hello sir , actually I want to give a anti viral protein sequence as an input to this architecture.
Pls provide instructions for this ,and steps to navigate between these files.
P.s: an avp seq.-LGP…
-
How to understand `rewards[:, -1] += scores`?
I mean, why -1?
-
Hello sir, I'm confused about the oracle_samples.trc and oracle_EMBDIM32_HIDDENDIM32_VOCAB5000_MAXSEQLEN20.trc.
How to check the data in the two file?
-
Hi authors,
Thanks for your great work titled "TextGAIL: Generative Adversarial Imitation Learning for Text Generation".
I have a question about your experiment metrics. The paper stated that "When …
-
https://github.com/suragnair/seqGAN/blob/ae8ffcd54977bd9ee177994c751f86d34f5f7aa3/helpers.py#L80
Hi, thanks so much for this code. It is really simple and easy to understand. There is one particula…
-
I'm getting an `InvalidArgumentError: Incompatible shapes: [32,100,44] vs. [32,100,100,1]` when I run `./train.py` without changing any of the files. I set up my environment using the versions of libr…
suzil updated
4 years ago
-
hello,从《SeqGAN训练生成小黄鸡语料》而来,但是没有找到项目代码,请问您方便提供一下吗?非常感谢!
LL-Li updated
4 years ago
-
Suggest a paper you would like us to discuss during our weekly paper reading discussion. It can be a paper from RL, Computer Vision, NLP, or any ML related paper.
You can vote on a suggested paper…