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

Runninging TimeGAN initializer stalls the program indefinitely in example file #307

Open
zkromerUCD opened this issue Oct 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@zkromerUCD
Copy link

I am currently trying to run the example file TimeGAN_Synthetic_stock_data.ipynb using ydata-synthetic version 1.2.0

However, when I run the initializer for TimeGAN, (synth = TimeGAN(model_parameters=gan_args, hidden_dim=24, seq_len=seq_len, n_seq=n_seq, gamma=1) The program freezes, and does not complete the cell - even if I add a print statement before the initializer, the text does not print out - however it will print if i comment out the initializer.

@zkromerUCD zkromerUCD added the bug Something isn't working label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant