Junyiliu0

Results 9 comments of Junyiliu0

I'm sorry to bother you again. When I use the code to make the normal picture. May be I want to generate about 5k pictures. I use batch_size =32 for...

Same problem as you, is it normal?

> Hi > In the settings here, the model will be saved in all 10,000 steps (iterations). For my application, around 80,000 iterations were enough (with a batch size of...

But there will be a new problem. The module.generate will force the model generate a seq whose length is min_max_length which leads repeat in generation.

I found there is a problem. The problem may be in the model.make_experenice. I printed the actor generate seq in training and found the actor sample was so bad. I...