Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataset #68

Open
saharjandaghy opened this issue Oct 21, 2019 · 1 comment
Open

dataset #68

saharjandaghy opened this issue Oct 21, 2019 · 1 comment

Comments

@saharjandaghy
Copy link

I run the code and some text files are mentioned in the code file sequence_gan.py such as positive_file = 'save/real_data.txt' and negative_file = 'save/generator_sample.txt' and eval_file = 'save/eval_file.txt' which I do not know where those files came from because there are no such files in the save folder. please help me

@canertol
Copy link

They are actually the synthetic data. If you run the code they will be created by the randomly initialized LSTM which is mentioned in the paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants